fune/devtools/shared/specs
Nicolas Chevobbe 528d050e19 Bug 1881443 - [devtools] Lookup node from idref attribute within node rootNode. r=devtools-reviewers,devtools-backward-compat-reviewers,ochameau,bomsy.
In order to select elements referenced in idref/idreflist attributes,
we were querying the whole node document.
This is incorrect as id reference are scipes within a shadow root.
To fix this, we add a dedicated walker method to retrieve the referenced
node within the base node rootNode.
A test case is added to ensure we don't regress.

Differential Revision: https://phabricator.services.mozilla.com/D202451
2024-02-27 13:54:00 +00:00
..
addon
descriptors
style
targets
worker
accessibility.js
animation.js
array-buffer.js
blackboxing.js
breakpoint-list.js
changes.js
compatibility.js
css-properties.js
device.js
environment.js
frame.js
heap-snapshot-file.js
highlighters.js
index.js Bug 1875045 - [devtools] Release Object actors by bulk. r=devtools-reviewers,devtools-backward-compat-reviewers,nchevobbe 2024-01-29 13:59:51 +00:00
inspector.js
layout.js
manifest.js
memory.js
moz.build Bug 1875045 - [devtools] Release Object actors by bulk. r=devtools-reviewers,devtools-backward-compat-reviewers,nchevobbe 2024-01-29 13:59:51 +00:00
network-content.js
network-event.js
network-parent.js
node.js
object.js
objects-manager.js Bug 1875045 - [devtools] Release Object actors by bulk. r=devtools-reviewers,devtools-backward-compat-reviewers,nchevobbe 2024-01-29 13:59:51 +00:00
page-style.js
perf.js
preference.js
private-properties-iterator.js
property-iterator.js
reflow.js
responsive.js
root.js
screenshot-content.js
screenshot.js
source.js
storage.js
string.js
style-rule.js
style-sheets.js
symbol-iterator.js
symbol.js
target-configuration.js
thread-configuration.js
thread.js
tracer.js Bug 1848159 - [devtools] Introduce an option to start tracing on next page load. r=devtools-reviewers,devtools-backward-compat-reviewers,nchevobbe 2024-01-30 20:18:51 +00:00
walker.js Bug 1881443 - [devtools] Lookup node from idref attribute within node rootNode. r=devtools-reviewers,devtools-backward-compat-reviewers,ochameau,bomsy. 2024-02-27 13:54:00 +00:00
watcher.js
webconsole.js Bug 1876297 - [devtools] Only force overiding local scope variables for frontend commands relying on console commands. r=devtools-reviewers,devtools-backward-compat-reviewers,nchevobbe 2024-02-02 12:41:00 +00:00