Closed Bug 1623455 Opened 5 years ago Closed 4 years ago

embedded-content/the-iframe-element WPT ERRORs with Fission

Categories

(Core :: DOM: Core & HTML, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla78
Fission Milestone M6b
Tracking Status
firefox76 --- wontfix
firefox77 --- wontfix
firefox78 --- fixed

People

(Reporter: cpeterson, Unassigned)

References

(Blocks 1 open bug)

Details

The DOM Fission team is relying on feature teams to debug and fix Fission failures in their tests. If the failure looks like a bug in Fission's DOM or IPC changes, you can send the bug back to me.

We're hoping to enable Fission for a subset of Nightly users in early Q3, so we would like WPT tests to be green for Fission by end of Q2. Whether a particular test failure actually blocks shipping Fission is up to the discretion of the feature team. You all would know better than the DOM Fission which test failures are most important.

You can enable Fission when running WPT tests locally using mach wpt --enable-fission.

Hi John, please take a look, investigate and suggest the importance/priority of these. Thank you.

Flags: needinfo?(jdai)

Yes, I'll take a look. Keep NI for tracking.

The three tests only happened when --enable-fission and have the same error which is UnknownError: SecurityError: Permission denied to access property "windowUtils" on cross-origin object.

flushWindow@chrome://marionette/content/listener.js:1715:17
flushWindow@chrome://marionette/content/listener.js:1733:18
flushRendering@chrome://marionette/content/listener.js:1736:14
maybeResolve@chrome://marionette/content/listener.js:1809:7
paintComplete/<@chrome://marionette/content/listener.js:1824:5
paintComplete@chrome://marionette/content/listener.js:1807:10
reftestWait@chrome://marionette/content/listener.js:1765:9
async*dispatch/</req<@chrome://marionette/content/listener.js:525:17
dispatch/<@chrome://marionette/content/listener.js:520:15
MessageListener.receiveMessage*startListeners@chrome://marionette/content/listener.js:605:21
registerSelf@chrome://marionette/content/listener.js:501:5
@chrome://marionette/content/listener.js:1855:1
Flags: needinfo?(jdai)

(In reply to John Dai[:jdai] from comment #4)

The three tests only happened when --enable-fission and have the same error which is UnknownError: SecurityError: Permission denied to access property "windowUtils" on cross-origin object.

I think that SecurityError is Marionette test runner bug 1574508. No need for you to spend any more time debugging this test until bug 1574508 is fixed.

Depends on: 1574508
Priority: -- → P2
Depends on: 1635904

Tracking WPT Fission bugs for Fission M6b (Q2)

Fission Milestone: M6 → M6b

Fixed by bug 1635904.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
Resolution: WORKSFORME → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.