зеркало из 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 |
||
---|---|---|
.. | ||
tests | ||
.gitattributes | ||
AutoMemMap.cpp | ||
AutoMemMap.h | ||
CensusUtils.js | ||
CoreDump.pb.cc | ||
CoreDump.pb.h | ||
CoreDump.proto | ||
DeserializedNode.cpp | ||
DeserializedNode.h | ||
DominatorTree.cpp | ||
DominatorTree.h | ||
DominatorTreeNode.js | ||
FileDescriptorOutputStream.cpp | ||
FileDescriptorOutputStream.h | ||
HeapAnalysesClient.js | ||
HeapAnalysesWorker.js | ||
HeapSnapshot.cpp | ||
HeapSnapshot.h | ||
HeapSnapshotFileUtils.js | ||
HeapSnapshotTempFileHelperChild.h | ||
HeapSnapshotTempFileHelperParent.cpp | ||
HeapSnapshotTempFileHelperParent.h | ||
PHeapSnapshotTempFileHelper.ipdl | ||
ZeroCopyNSIOutputStream.cpp | ||
ZeroCopyNSIOutputStream.h | ||
census-tree-node.js | ||
generate-core-dump-sources.sh | ||
moz.build | ||
shortest-paths.js |