зеркало из https://github.com/mozilla/gecko-dev.git
cb015ca305
`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 |
||
---|---|---|
.. | ||
client | ||
docs | ||
perfdocs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
templates.mozbuild | ||
tsconfig.json |