mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 13:56:29 +00:00
![Julian Descottes](/assets/img/avatar_default.png)
Depends on D49303 Some methods from css-logic were extracted from the devtools codebase to be used by context-menu files. This was only needed in order to compute the css-selectors for Inspect Element. If we use ContentDOMReference instead, those helpers can move back in the devtools codebase (leaving them in css-selector.js fails the all-files-referenced test for some reason as well) Differential Revision: https://phabricator.services.mozilla.com/D49330 --HG-- rename : toolkit/modules/tests/chrome/test_findCssSelector.html => devtools/shared/tests/mochitest/test_css-logic-findCssSelector.html extra : moz-landing-system : lando