Closed Bug 1742800 Opened 3 years ago Closed 3 years ago

custom inspector DAMP test fails when EFT is enabled

Categories

(DevTools :: Inspector, defect, P2)

defect

Tracking

(firefox96 fixed)

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

Details

Attachments

(1 file)

The test is using the top level walker front to query the dom, but the element we're looking for is in an iframe, so with EFT enabled, we should use the iframe walker instead.

Use nodeFront walkerFront instead of root one.

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5acc79a9a452
[devtools] Fix custom inspector DAMP test with EFT. r=ochameau,perftest-reviewers,AlexandruIonescu.
Severity: -- → S3
Priority: -- → P2
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: