Skip to content
  • Eric Rahm's avatar
    Bug 1308611 - Convert nsISHEntry.refreshURIList to nsIMutableArray. r=bz · f52b26bf
    Eric Rahm authored
    |refreshURIList| is converted to a an nsIMutableArray as nsISupportsArray is
    deprecated. This attribute is only used internally and does not show up in a
    textual search of the plugins repo.
    
    nsIMutableArray is used rather than nsIArray in order to support modifying the
    array as current users expect.
    
    MozReview-Commit-ID: F0GYVFZarOQ
    f52b26bf