gecko-dev/devtools/startup
Michael Ratcliffe 4e3c6d2b5f Bug 1491879 - Fix telemetry support for multiple tabs / windows r=nchevobbe
- 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
2018-09-25 12:57:13 +00:00
..
aboutdevtools Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
locales Bug 1461970 - Remove gcli references from startup folder. r=jryans 2018-03-21 10:10:50 -07:00
preferences Bug 1461970 - Remove gcli references from startup folder. r=jryans 2018-03-21 10:10:50 -07:00
tests Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb r?=gijs 2018-07-06 21:16:29 +01:00
DevToolsShim.jsm Bug 1491879 - Fix telemetry support for multiple tabs / windows r=nchevobbe 2018-09-25 12:57:13 +00:00
aboutdebugging-registration.js Bug 1471795 - Part 1: Implement basis of 'This Firefox' page. r=jdescottes,ladybenko 2018-07-26 17:52:10 +09:00
aboutdebugging.manifest
aboutdevtoolstoolbox-registration.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
aboutdevtoolstoolbox.manifest
devtools-startup.js Bug 1491879 - Fix telemetry support for multiple tabs / windows r=nchevobbe 2018-09-25 12:57:13 +00:00
devtools-startup.manifest
jar.mn
moz.build Bug 1435429 - Android 'mach mochitest' fails: 'A cross-directory support file path noted in a test manifest does not appear in any other manifest.' r=bc,chmanchester 2018-08-28 20:29:58 +00:00