fune/devtools/server
Nicolas Chevobbe 36cbeb4f4b Bug 1730159 - [devtools] Only match console messages of exact same window. r=bomsy.
With dedicated targets for each window, we can now only check that the message
originates from the target window, and not from its window tree
Some tests that were assuming the iframe had the same target as the top level document
are updated.

Differential Revision: https://phabricator.services.mozilla.com/D125935
2021-09-21 13:59:40 +00:00
..
actors Bug 1730159 - [devtools] Only match console messages of exact same window. r=bomsy. 2021-09-21 13:59:40 +00:00
connectors Bug 1685500 - [devtools] Create target actors for all iframes. r=ochameau. 2021-09-15 05:35:37 +00:00
performance Bug 1729500 - [devtools] Fix stack recording in the memory panel. r=jdescottes 2021-09-14 12:46:48 +00:00
socket
startup
tests Bug 1731073 - [devtools] Fix tests assertions when EveryFrameTarget is enabled. r=jdescottes. 2021-09-21 13:59:39 +00:00
devtools-server-connection.js
devtools-server.js Bug 1722801 - [devtools] Get all connections before closing them in DevToolsServer.destroy. r=jdescottes. 2021-07-29 14:39:55 +00:00
moz.build