https://github.com/web-platform-tests/wpt
Revision 11df9db151f042f46acb1142b7bced4c584863ff authored by Boris Zbarsky on 09 June 2016, 10:52:29 UTC, committed by James Graham on 09 June 2016, 10:52:53 UTC
Note that we do this here instead of when we suspend timeouts, because it makes
it simpler to handle situations in which a window's document changes while
things are suspended/blocked.

The nsDocumentViewer.cpp is not strictly needed, but avoids some extraneous
calls to SuppressEventHandling with a 0 suppression count.

Upstreamed from https://bugzilla.mozilla.org/show_bug.cgi?id=1267989
1 parent 147e565
History
Tip revision: 11df9db151f042f46acb1142b7bced4c584863ff authored by Boris Zbarsky on 09 June 2016, 10:52:29 UTC
Make suppressing event handling on a document also block script execution for that document.
Tip revision: 11df9db

README.md

back to top