mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 13:25:00 +00:00
74da9ffadf
This moves some symbolication code out of browser.js and into a new module symbolication.jsm.js. It also threads the pageContext parameter through to getSymbolsFromThisBrowser so that it can respect the correct objdir pref. This part is probably more complicated than necessary. Differential Revision: https://phabricator.services.mozilla.com/D63914 |
||
---|---|---|
.. | ||
index.xhtml | ||
initializer.js | ||
moz.build | ||
README.md |
about:profiling
This directory collects the code that powers about:profiling. See devtools/client/performance-new/README.md for more information.