Bug 1459498: Rename nsIStyleSheetLinkingElement::StyleSheetInfo to SheetInfo. r=heycam
MozReview-Commit-ID: FeOmISAxWBk
This commit is contained in:
@@ -84,7 +84,7 @@ public:
|
||||
protected:
|
||||
virtual ~HTMLStyleElement();
|
||||
|
||||
Maybe<StyleSheetInfo> GetStyleSheetInfo() final;
|
||||
Maybe<SheetInfo> GetStyleSheetInfo() final;
|
||||
|
||||
/**
|
||||
* Common method to call from the various mutation observer methods.
|
||||
|
||||
Reference in New Issue
Block a user