gecko-dev/devtools/client/inspector/changes
Razvan Caliman f27ade590e Bug 1522843 - Add telemetry configuration and instrumentation to Changes panel to measure usage of context menu and copy action. r=gl
Adds three new scalars for counting the numer of times:
- the default copy action is triggered, regardless of method
- the context menu is shown
- the copy option from the context menu is used

Differential Revision: https://phabricator.services.mozilla.com/D17667

--HG--
extra : moz-landing-system : lando
2019-01-29 11:53:38 +00:00
..
actions Bug 1499049 - (Part 3) Add new reducer logic for tracking CSS changes to nested rules; r=pbro 2018-10-25 16:20:00 +00:00
components Bug 1522843 - Add telemetry configuration and instrumentation to Changes panel to measure usage of context menu and copy action. r=gl 2019-01-29 11:53:38 +00:00
reducers Bug 1510790 - Introduce Redux selector for tracked changes to return the nested tree structure; r=pbro 2019-01-11 11:24:34 +00:00
selectors Bug 1510790 - Introduce Redux selector for tracked changes to return the nested tree structure; r=pbro 2019-01-11 11:24:34 +00:00
test Bug 1518512 - (Part 1) Add basic context menu to Changes panel. r=gl 2019-01-25 15:45:38 +00:00
utils Bug 1503924 - Mark style sources from iframes in the Changes panel. r=gl 2018-11-26 05:02:06 +00:00
ChangesContextMenu.js Bug 1522843 - Add telemetry configuration and instrumentation to Changes panel to measure usage of context menu and copy action. r=gl 2019-01-29 11:53:38 +00:00
ChangesView.js Bug 1522843 - Add telemetry configuration and instrumentation to Changes panel to measure usage of context menu and copy action. r=gl 2019-01-29 11:53:38 +00:00
constants.js Bug 1522843 - Add telemetry configuration and instrumentation to Changes panel to measure usage of context menu and copy action. r=gl 2019-01-29 11:53:38 +00:00
moz.build Bug 1522843 - Add telemetry configuration and instrumentation to Changes panel to measure usage of context menu and copy action. r=gl 2019-01-29 11:53:38 +00:00