зеркало из https://github.com/mozilla/gecko-dev.git
8c0ef6b298
This will help transition to ES Modules as we won't be able to expose a magic "chrome" ESM. Also, most of these symbols are exposed as global already. All but: * `components` which is `Components`, * `CC` which is `Components.Constructor`, * `Cm` which is `Components.manager`. $ sed -ie "/require(.chrome.)/d" $(git grep -l 'require("chrome")' devtools/) + manual edits for all three exceptions Differential Revision: https://phabricator.services.mozilla.com/D156936 |
||
---|---|---|
.. | ||
Actor | ||
Front | ||
tests/xpcshell | ||
Actor.js | ||
Front.js | ||
Pool.js | ||
Request.js | ||
Response.js | ||
lazy-pool.js | ||
moz.build | ||
types.js | ||
utils.js |