gecko-dev/devtools/server
Nicolas Chevobbe 7378e0cf79 Bug 1737230 - [devtools] Fix NodeActor#getUniqueSelector fallback value. r=jdescottes.
The function is expected to return a string, but was returning an array
if the associated node was dead.
This patch makes it return an empty string instead.

Differential Revision: https://phabricator.services.mozilla.com/D130175
2021-11-04 08:58:05 +00:00
..
actors Bug 1737230 - [devtools] Fix NodeActor#getUniqueSelector fallback value. r=jdescottes. 2021-11-04 08:58:05 +00:00
connectors Bug 1730154 - [devtools] Create targets for iframes reusing the initial about:blank WindowGlobal. r=nchevobbe 2021-11-03 17:40:25 +00:00
performance Bug 1732120 - [devtools] Rename BrowsingContextTargetActor to WindowGlobalTargetActor. r=nchevobbe,devtools-backward-compat-reviewers 2021-09-27 12:16:11 +00:00
socket Bug 1700106 - [devtools] Remove now-useless eslint files related to mochitests. r=jdescottes,Standard8 2021-03-23 15:51:18 +00:00
startup Bug 1731967 - [devtools] Renamed all "watcher data" to "session data". r=nchevobbe 2021-10-13 16:35:06 +00:00
tests Bug 1525107 - Make Canvas/CanvasText and Link colors color-scheme-aware. r=dholbert 2021-10-29 19:58:25 +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 Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00