gecko-dev/devtools/server
Emilio Cobos Álvarez 1840840bc8 Bug 1723921 - Make devtools use two colons for pseudo-elements consistently. r=jdescottes
With the patch above, some devtools tests failed because we were trying
to call getComputedStyle(node, ":marker") (read: one colon rather than
two).

Using two colons for pseudo-elements is the right thing to do and fixes
it / removes some weird special-cases.

Differential Revision: https://phabricator.services.mozilla.com/D121858
2021-08-07 09:47:15 +00:00
..
actors Bug 1723921 - Make devtools use two colons for pseudo-elements consistently. r=jdescottes 2021-08-07 09:47:15 +00:00
connectors Backed out changeset 3a3f6075172e (bug 1723958) for causing xpcshell failures on test_addon_debugging_connect.js. CLOSED TREE 2021-08-06 14:08:47 +03:00
performance Bug 1657435 - [devtools] Migrate from getAllDocShellsInSubtree to getAllBrowsingContextsInSubtree in DevTools. r=nchevobbe 2021-01-26 17:31:12 +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 1699111 - [devtools] Rename transports onClosed callback to onTransportClosed. r=jdescottes 2021-04-13 13:44:24 +00:00
tests Bug 1723921 - Make devtools use two colons for pseudo-elements consistently. r=jdescottes 2021-08-07 09:47:15 +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 1722801 - [devtools] Get all connections before closing them in DevToolsServer.destroy. r=jdescottes. 2021-07-29 14:39:55 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00