зеркало из https://github.com/mozilla/gecko-dev.git
4128a5f6ec
The popup's shortcuts use a different codepath than the popup's buttons. When using the buttons, the profile was not being captured as a gzipped profile, and it was using the DevTools' mechanism for getting the symbol tables. This patch makes the getSymbolTables mechanism configuring in the recording panel's client. In addition, browser code made its way into the client. This patch moves the browser code to all be in browser.js to match the original code organization for the panel, which was trying to keep browser APIs out of the React components and Redux store. Differential Revision: https://phabricator.services.mozilla.com/D45529 --HG-- extra : source : 5a3661caf52faaf67b10fcef9e3121d639a17cc3 |
||
---|---|---|
.. | ||
actors | ||
connectors | ||
performance | ||
performance-new | ||
socket | ||
startup | ||
tests | ||
debugger-server-connection.js | ||
debugger-server.js | ||
moz.build |