gecko-dev/dom/tests
Nicolas Chevobbe ec8bdecd6f Bug 1691586 - [devtools] Enable browser_ConsoleStorageAPITests.js on fission. r=bomsy
The test was doing a navigation from about:blank to an example.com URL in a
ContentTask, which I guess was going bad with fission enabled since we were
creating a new content process.
I don't think there was a good reason to do that, so we start the test directly
with the "final" URL.
And since about:blank page can be special, we use a data url instead.
A few `info` calls are added to have better logs, and the test is slightly refactored
to be easier to follow.

Finally, the test was a bit loose, only checking the number of events we were
receiving. We take this opportunity to really check that we get the events that
are expected.

Differential Revision: https://phabricator.services.mozilla.com/D109278
2021-03-22 12:32:00 +00:00
..
browser Bug 1691586 - [devtools] Enable browser_ConsoleStorageAPITests.js on fission. r=bomsy 2021-03-22 12:32:00 +00:00
mochitest Bug 1699570 - Fix merge conflict with another patch on autoland. 2021-03-19 01:19:22 +01:00
reftest
unit Bug 1653602 - Add a geolocation monitor r=baku 2020-08-05 12:54:14 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00