Closed
Bug 1589320
Opened 5 years ago
Closed 5 years ago
Open the inspector using inspectNode in custom.inspector DAMP test
Categories
(DevTools :: Inspector, task, P3)
DevTools
Inspector
Tracking
(firefox72 fixed)
RESOLVED
FIXED
Firefox 72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
In order to run inspector tests with iframes, we need to be able to start the inspector with inspectNode instead just opening on the default markup view.
This way the markup view will have a similar complexity even if we start adding wrapper elements such as iframes.
This will also allow to measure the "Inspect Element" interaction rather than the "open toolbox on the inspector" interaction.
Both are important interactions, so we will keep measuring the regular open on our simple
and complicated
tests, while custom
will be updated to measure "Inspect Element".
Assignee | ||
Updated•5 years ago
|
Summary: Open the inspector using inspectNode in inspector DAMP tests → Open the inspector using inspectNode in custom.inspector DAMP test
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Depends on D49330
Comment 2•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: General → Inspector
Assignee | ||
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Updated•5 years ago
|
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a4b4a0dcb5eb
Use inspectNode to open the toolbox in custom.inspector DAMP test r=ochameau,rcaliman
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in
before you can comment on or make changes to this bug.
Description
•