Bug 1419270 part 2. Use getter or setter specific NeedsSubjectPrincipal annotations more. r=qdot
MozReview-Commit-ID: KBwjFh3TMUg
This commit is contained in:
@@ -714,7 +714,7 @@ public:
|
||||
SetUnsignedIntAttr(nsGkAtoms::size, aValue, DEFAULT_COLS, aRv);
|
||||
}
|
||||
|
||||
void GetSrc(nsAString& aValue, nsIPrincipal&)
|
||||
void GetSrc(nsAString& aValue)
|
||||
{
|
||||
GetURIAttr(nsGkAtoms::src, nullptr, aValue);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user