gecko-dev/devtools/client/framework
Hubert Boma Manilla 4644b088bf Bug 1742774 - [devtools] Add remove all breakpoints button in breakpoints header r=nchevobbe
In this patch
 - Added remove all breakpoints button in the Breakpoints list header bar
 - Start clearing `asyncStore.pendingBreakpoints` when we remove all the breakpoints
 - Add jest tests

Differential Revision: https://phabricator.services.mozilla.com/D150350
2022-07-06 21:57:30 +00:00
..
actions
browser-toolbox Bug 1775295 - Fix browser_browser_toolbox_netmonitor.js intermittent. r=bomsy. 2022-07-06 09:16:26 +00:00
components Bug 1770363 - [devtools] Introduce on-demand multiprocess browser toolbox. r=nchevobbe 2022-06-20 10:12:31 +00:00
reducers
test Bug 1742774 - [devtools] Add remove all breakpoints button in breakpoints header r=nchevobbe 2022-07-06 21:57:30 +00:00
browser-menus.js Bug 1719939 - remove other mentions of browser.proton.enabled, r=jaws 2021-12-22 21:41:41 +00:00
descriptor-from-url.js Bug 1763359 - [devtools] Remove backward compat code using outerWindowID. r=ochameau. 2022-04-12 11:59:30 +00:00
devtools-browser.js Bug 1774937 - [devtools] Allow to debug slow script without having devtools opened beforehand. r=jdescottes 2022-06-30 17:18:55 +00:00
devtools.js Bug 1751207 - [devtools] Allow debugging popups when a toolbox is opened for its opener tab. r=nchevobbe 2022-01-24 10:16:04 +00:00
enable-devtools-popup.js Bug 1643427 - [devtools] Remove devtools.main.f12_* probes and associated code. r=jdescottes. 2021-07-09 14:42:03 +00:00
menu-item.js
menu.js Bug 1756316 - Fix DevTools' menu code to deal with zoom. r=nchevobbe 2022-02-21 09:50:15 +00:00
moz.build Bug 1731772 - [devtools] Link to the documentation about allocation tests r=ochameau 2021-09-27 10:25:33 +00:00
options-panel.css
selection.js Bug 1498224 - [devtools] Apply new classnames as you type in the .cls section of the rule-view r=jdescottes 2021-11-18 12:52:22 +00:00
source-map-url-service.js
store-provider.js
store.js
tab-descriptor-factory.js Bug 1732120 - [devtools] Remove FrameTargetActor in favor of WindowGlobalTargetActor. r=nchevobbe,devtools-backward-compat-reviewers 2021-09-27 12:16:12 +00:00
toolbox-context-menu.js
toolbox-host-manager.js Bug 1569859 - [devtools] Automagically move the toolbox between the original tab we debug and its popups. r=nchevobbe 2022-01-14 12:02:25 +00:00
toolbox-hosts.js Bug 1774378 - Make select code harder to mess up. r=Gijs 2022-06-21 21:42:58 +00:00
toolbox-init.js Bug 1709267 - [devtools] Remove unused "target" query parameter from toolbox location. r=jdescottes 2021-11-26 16:36:32 +00:00
toolbox-options.html Bug 1668219 - [devtools] Remove prefs used in old perf panel. r=bomsy. 2022-05-06 17:16:30 +00:00
toolbox-options.js Bug 1668219 - [devtools] Remove new perf panel setting in DevTools Settings panel. r=julienw. 2022-05-06 17:16:26 +00:00
toolbox-tabs-order-manager.js
toolbox-window.js
toolbox-window.xhtml
toolbox.js Bug 1775058 - [devtools] Functionality to disable webconsole messages r=nchevobbe 2022-07-04 17:18:50 +00:00
toolbox.xhtml