Bug 1419270 part 2. Use getter or setter specific NeedsSubjectPrincipal annotations more. r=qdot
MozReview-Commit-ID: KBwjFh3TMUg
This commit is contained in:
@@ -100,7 +100,7 @@ public:
|
||||
SetHTMLAttr(nsGkAtoms::scrolling, aScrolling, aError);
|
||||
}
|
||||
|
||||
void GetSrc(nsString& aSrc, nsIPrincipal&)
|
||||
void GetSrc(nsString& aSrc)
|
||||
{
|
||||
GetURIAttr(nsGkAtoms::src, nullptr, aSrc);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user