gecko-dev/dom/events/crashtests
Masayuki Nakano e35cfd926c Bug 1536353 - part 3: Make nsIDOMWindowUtils.dispatchDOMEventViaPresShell() dispatch only trusted event r=smaug
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
2019-03-26 10:10:22 +00:00
..
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