mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1214495 - Bonus fix. r=bz
This should have been done in bug 839867.
This commit is contained in:
parent
18d3239261
commit
bbd828d527
@ -152,6 +152,7 @@ public:
|
||||
}
|
||||
void SetHash(const nsAString& aHash, ErrorResult& aError)
|
||||
{
|
||||
THROW_AND_RETURN_IF_CALLER_DOESNT_SUBSUME();
|
||||
aError = SetHash(aHash);
|
||||
}
|
||||
void Stringify(nsAString& aRetval, ErrorResult& aError)
|
||||
|
Loading…
Reference in New Issue
Block a user