Closed
Bug 1575939
Opened 5 years ago
Closed 5 years ago
Make test_crossOriginWindowSymbolAccess.html test the cross-process case
Categories
(Core :: DOM: Bindings (WebIDL), task, P3)
Core
DOM: Bindings (WebIDL)
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I made this test pass with Fission enabled, but I did that by making it only test the cross-origin, same-process case. We should also test the cross-origin, out of process case.
Assignee | ||
Comment 1•5 years ago
|
||
It looks like this test should pass with a cross-origin iframe once the iframe loading issue is fixed.
Depends on: 1559841
![]() |
||
Updated•5 years ago
|
Priority: -- → P2
Updated•5 years ago
|
Fission Milestone: --- → M4.1
Updated•5 years ago
|
Status: NEW → ASSIGNED
Type: defect → task
Fission Milestone: M4.1 → M5
Priority: P2 → P3
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d33f90398552
Make test_crossOriginWindowSymbolAccess.html test the cross-process case. r=bzbarsky
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•