зеркало из https://github.com/mozilla/gecko-dev.git
1efc237714
This actor was only used by the legacy listener. Its main method was listStores which exposed all the storage type actors. Now they are exposed via storage Resource watchers. This requires to tweak the decision making to show the storage panel as the actor no longer exists... Unfortunately we can't check for resource traits on the watcher actor as the browser toolbox on older runtime won't expose it. Note that this.front wasn't used for a little while in ui.js. I had to keep a few things in the frontend in order to still be able to connect to old servers. But I put lots of comments to do proper cleanup later. Differential Revision: https://phabricator.services.mozilla.com/D166770 |
||
---|---|---|
.. | ||
backend | ||
contributing | ||
files | ||
frontend | ||
getting-started | ||
resources | ||
styles | ||
tests | ||
tools | ||
.gitignore | ||
README.md | ||
book.json | ||
bugs-issues.md | ||
contributing.md | ||
devtools-alert-example.png | ||
devtools-alert-improvement.png | ||
devtools-alert-invalid.png | ||
devtools-alert-investigate.png | ||
devtools-alert-notes-owner.png | ||
devtools-alert-regroup.png | ||
devtools-performance-dashboard.png | ||
index.md | ||
index.rst | ||
performance-sheriffing.md | ||
preferences.md | ||
release.md |
README.md
Firefox Developer Tools: Contributor Docs
This is a guide to working on the code for Firefox Developer Tools. If you're looking for help with using the tools, see the user docs. For other ways to get involved, check out our community site.