mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
e35cfd926c
In normal cases, `PresShell::EventHandler` won't receive untrusted event. However, only `nsIDOMWindowUtils.dispatchDOMEventViaPresShell()` may send untrusted event if its `aTrusted` is false. Currently, this is not used by chrome so that we don't need to keep supporting it for dispatching untrusted events. This patch removes `aTrusted` argument from it. Differential Revision: https://phabricator.services.mozilla.com/D24870 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
104310-1.html | ||
116206-1.html | ||
135345-1.html | ||
422009-1.xhtml | ||
457776-1.html | ||
496308-1.html | ||
682637-1.html | ||
938341.html | ||
1033343.html | ||
1035654-1.html | ||
1035654-2.html | ||
1072137-1.html | ||
1143972-1.html | ||
1190036-1.html | ||
1397711.html | ||
crashtests.list | ||
eventctor-nulldictionary.html | ||
eventctor-nullstorage.html | ||
recursive-DOMNodeInserted.html | ||
recursive-onload.html |