gecko-dev/devtools/client/performance
Nicolas Chevobbe 2834d00a38 Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau.
Since targetFronts now have isTopLevel and targetType properties, we can directly use
those, as the targetFront is included in the callback parameter.
This patch remove those properties and refactor consumer code.

Differential Revision: https://phabricator.services.mozilla.com/D74651
2020-05-15 16:03:32 +00:00
..
components Bug 1634380 - Part 2: Split devtools-button and legacy devtools-toolbarbutton styles; r=ladybenko 2020-05-12 13:22:28 +00:00
docs
modules Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
test Bug 1603182: Get rid of gFront from window. r=julienw 2020-04-07 13:46:25 +00:00
views Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
events.js
index.xhtml Bug 1634380 - Part 2: Split devtools-button and legacy devtools-toolbarbutton styles; r=ladybenko 2020-05-12 13:22:28 +00:00
initializer.js
moz.build
panel.js Bug 1636924 - Remove unnecessary isTopLevel and type properties from onTargetAvailable/onTargetDestroyed callback parameter. r=ochameau. 2020-05-15 16:03:32 +00:00
performance-controller.js Bug 1603182: Address target-switching for performance panel. r=julienw,ochameau 2020-04-09 23:21:31 +00:00
performance-view.js Bug 1603182: Address target-switching for performance panel. r=julienw,ochameau 2020-04-09 23:21:31 +00:00