gecko-dev/devtools
Sean Feng cb015ca305 Bug 1722759 - Remove the unneeded performRequests usage in browser_net_resend_csp r=bomsy
`performRequests` does 2 things, it waits for an request and call the
performRequests() method.

For this particular test, this wait waited for the resent CSP request,
and the following performRequests() call isn't really needed. This starts
to cause trouble for us because the following performRequests() would
make a image got loaded from the cache, which would introduce one extra
image request to the devtool monitor.

Differential Revision: https://phabricator.services.mozilla.com/D127195
2021-10-12 22:30:46 +00:00
..
client Bug 1722759 - Remove the unneeded performRequests usage in browser_net_resend_csp r=bomsy 2021-10-12 22:30:46 +00:00
docs Bug 1723925 - [devtools] Add documentation to update the simulated-devices list for RDM r=jdescottes 2021-10-05 07:47:18 +00:00
perfdocs Bug 1725399: [perfdocs] Add link to DAMP tests in performance testing index page r=perftest-reviewers,AlexandruIonescu 2021-08-17 13:33:45 +00:00
platform Bug 1731564: Use motivated SpinEventLoopUntil inside devtools/*. r=devtools-reviewers,jdescottes 2021-10-07 08:06:11 +00:00
server Bug 1722759 - Make devtools network panel to display images that are loaded by the image cache r=necko-reviewers,dragana,tnikkel,bomsy 2021-10-12 22:30:46 +00:00
shared Bug 1730503 - Make RDM force Android-style scrollbars better. r=mstange,devtools-backward-compat-reviewers,nchevobbe 2021-10-12 09:21:17 +00:00
startup Bug 1721692 - [devtools] Wait for presShell in browser_aboutdevtools tests r=Honza 2021-08-18 08:17:59 +00:00
.eslintrc.js Bug 1714527 - [devtools] Remove unused serviceworker actor code in DevTools server r=nchevobbe,devtools-backward-compat-reviewers 2021-06-07 20:13:26 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild
tsconfig.json