mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
399a78ee9f
Some browser extensions, like React DevTools, send messages to the content area. Since our beforeunload event test listens for all messages, it used to catch those as well, failing the test. Add a `source` field to the payload JSON and check for it before treating the message as coming from our own test to make sure the test passes even with such browser extensions installed. Closes gh-5478 |
||
---|---|---|
.. | ||
bundler_smoke_tests | ||
data | ||
integration | ||
node_smoke_tests | ||
promises_aplus_adapters | ||
runner | ||
unit | ||
delegatetest.html | ||
hovertest.html | ||
index.html | ||
jquery.js | ||
middleware-mockserver.cjs | ||
networkerror.html | ||
xhtml.php |