зеркало из https://github.com/mozilla/gecko-dev.git
b9f323e9a1
This handles most of the localization, but will require a few follow-ups. First off is Bug 1681539, which is for localizing profiler presets. There isn't anything too weird about this for the DevTools and about:profilling context, but requires a solution for the popup. The appmenu.ftl bundle might need to be included. I did not localize profiler feature list, nor the byte size computation. Differential Revision: https://phabricator.services.mozilla.com/D99275 |
||
---|---|---|
.. | ||
README.md | ||
background.jsm.js | ||
menu-button.jsm.js | ||
moz.build | ||
panel.jsm.js |
README.md
Profiler Popup
This directory collects the code that powers the profiler popup. See devtools/client/performance-new/README.md for more information.