зеркало из https://github.com/mozilla/gecko-dev.git
4e3c6d2b5f
- Various telemetry methods now need an object to be passed in in order to keep them seperate e.g. if the inspector is opened in tab 1 a timer is started. If an inspector is opened in tab 2 the same timer is restarted. Closing tab 2 would then erase the timing event invalidating the timer in tab 1. - We no longer need to preface telemetry calls with category "devtools.main" because this is the only category we will be using. - There are some changes to `devtools/client/debugger/new/dist/vendors.js` and `devtools/client/debugger/new/src/utils/telemetry.js` that need to be ported to the debugger at the same time as landing this. Differential Revision: https://phabricator.services.mozilla.com/D6137 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
aboutdevtools | ||
locales | ||
preferences | ||
tests | ||
DevToolsShim.jsm | ||
aboutdebugging-registration.js | ||
aboutdebugging.manifest | ||
aboutdevtoolstoolbox-registration.js | ||
aboutdevtoolstoolbox.manifest | ||
devtools-startup.js | ||
devtools-startup.manifest | ||
jar.mn | ||
moz.build |