gecko-dev/devtools/server
Alexandre Poirot bc8af7f20e Bug 1730968 - [devtools] Fix typo preventing to remove data entries. r=bomsy
This probably had many side effects in the browser toolbox when debugging content processes.
But the main one was about not properly unregistering breakpoints when removing/disabling it.
This is only specific to content process targets, so this is only impacting the browser toolbox.

Differential Revision: https://phabricator.services.mozilla.com/D138325
2022-02-13 21:01:04 +00:00
..
actors Bug 1517383 - [devtools] Avoid exceptions while running changes sidebar tests. r=nchevobbe 2022-02-11 20:37:52 +00:00
connectors Bug 1569859 - [devtools] Spawn WindowGlobal targets for popup opened by the currently debugged tab r=nchevobbe,devtools-backward-compat-reviewers 2022-01-14 12:02:24 +00:00
performance Bug 1639716 - [profiler] Remove the profiler disabling by private browsing r=jdescottes,gerald,devtools-backward-compat-reviewers 2022-01-26 17:26:21 +00:00
socket Bug 1741369 - [devtools] Update paths to loader files in devtools/ r=ochameau 2021-11-17 12:43:26 +00:00
startup Bug 1730968 - [devtools] Fix typo preventing to remove data entries. r=bomsy 2022-02-13 21:01:04 +00:00
tests Bug 1752342 - [devtools] Fix isFrameWithChildTarget for iframe blocked by CSP. r=jdescottes. 2022-02-03 17:48:32 +00:00
devtools-server-connection.js Bug 1699111 - [devtools] Rename transports onClosed callback to onTransportClosed. r=jdescottes 2021-04-13 13:44:24 +00:00
devtools-server.js Bug 1732120 - [devtools] Remove FrameTargetActor in favor of WindowGlobalTargetActor. r=nchevobbe,devtools-backward-compat-reviewers 2021-09-27 12:16:12 +00:00
moz.build