Closed Bug 1647366 Opened 4 years ago Closed 4 years ago

Inspect Element broken for same-origin iframes with fission + contenttoolbox.fission

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Fission Milestone:M6c, firefox80 fixed)

RESOLVED FIXED
Firefox 80
Fission Milestone M6c
Tracking Status
firefox80 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

(Blocks 1 open bug)

Details

(Whiteboard: dt-fission-m2-mvp)

Attachments

(5 files, 1 obsolete file)

Consider the following tree:

(served on domain-a.com)
<html>
  <body>
    <iframe src="domain-b.com/page1">
      #document
        body
          <iframe src="domain-b.com/page2">
            #document
              body
                <div>inspectme</div>

If fission.autostart and devtools.contenttoolbox.fission are both true, right clicking + "Inspect Element" on inspectme will not select the element in the markup view.

Attached file bug1647366_frame.html (deleted) β€”
Attached file bug1647366_root.html (obsolete) (deleted) β€”
Attached file bug1647366_root.html (deleted) β€”
Attachment #9158535 - Attachment is obsolete: true

This bug can be really confusing and not so rare.
So I wish we could get to it within M2 timeframe.
It would be also important to keep DAMP test running (it has been disabled in bug 1646636)

Whiteboard: dt-fission-m2-mvp

Agreed.

It would be also important to keep DAMP test running (it has been disabled in bug 1646636)
To clarify, we only skip the inspector "custom" test with Fission in bug 1646636, the rest of the DAMP tests still runs as usual.
Still a pretty big impact because a lot of inspector DAMP tests are part of the custom test.

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED

Depends on D80909

Depends on D80910

Tracking dt-fission-m2-mvp bugs for Fission Nightly milestone (M6c).

Fission Milestone: --- → M6c
Blocks: 1651388
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7524460d2ad8
Check parent browsing context ids to find a valid BrowsingContextTarget r=ochameau,rcaliman
https://hg.mozilla.org/integration/autoland/rev/8775afb03de6
Re-enable context menu tests that were skipped for fission r=ochameau,perftest-reviewers,Bebe
https://hg.mozilla.org/integration/autoland/rev/8803eb351bb1
Add a test for Inspect Element with nested remote frames r=rcaliman,ochameau
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: