mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 05:45:33 +00:00
Bug 1539884 - Part 13: Mark HTMLMenuElement::SendShowEvent as CAN_RUN_SCRIPT r=masayuki
Depends on D134103 Differential Revision: https://phabricator.services.mozilla.com/D134104
This commit is contained in:
parent
05393198e0
commit
d1cd38ef73
@ -56,7 +56,7 @@ class HTMLMenuElement final : public nsGenericHTMLElement {
|
||||
SetHTMLBoolAttr(nsGkAtoms::compact, aCompact, aError);
|
||||
}
|
||||
|
||||
void SendShowEvent();
|
||||
MOZ_CAN_RUN_SCRIPT void SendShowEvent();
|
||||
|
||||
already_AddRefed<nsIMenuBuilder> CreateBuilder();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user