gecko-dev/devtools/client/netmonitor
Olli Pettay 549492fdf4 Bug 1787315, starting a new load after reload() should take precedence, r=peterv,ochameau
The devtools test reloads a page twice in a row and depending on timing it isn't guaranteed that it leads to two requests anymore.
That test seems to fail on debug builds every now and then. The test itself expects 1 or more requests, but then assumes later that there
are at least 2.

Differential Revision: https://phabricator.services.mozilla.com/D160573
2022-11-04 10:29:54 +00:00
..
docs Bug 1753426 - [devtools] Fix documentation links in the source code r=jdescottes 2022-02-07 13:08:10 +00:00
src Bug 1787315, starting a new load after reload() should take precedence, r=peterv,ochameau 2022-11-04 10:29:54 +00:00
test Bug 1797952 - [devtools] Fix netmonitor HTML previews with line breaks or special characters r=ochameau 2022-11-02 21:08:14 +00:00
index.html
initializer.js Bug 1700909 - [devtools] Migrate descriptorFromURL to commandsFromURL. r=jdescottes 2022-10-11 20:33:52 +00:00
moz.build
panel.js