Closed Bug 1662627 Opened 4 years ago Closed 4 years ago

Enable test_XHRDocURI.html for Fission and cross-origin

Categories

(Core :: DOM: Networking, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Fission Milestone M6c

People

(Reporter: neha, Assigned: peterv)

References

Details

(Whiteboard: [necko-triaged])

test_XHRDocURI.html is currently marked as an expected failure
fail-if = (xorigin && fission) # Session History, dom/xhr/tests/test_XHRDocURI.html:457

Blocks: 1652568
Severity: -- → S4
Priority: -- → P3
Whiteboard: [necko-triaged]

Dragana, can someone please look into this and report more about the failure cause? This will help me decide if this should be fixed in M6b or M6c.
If it seems to be session history related, can we try if setting fission.sessionHistoryInParent to see if that fixes the issue? This pref will soon be enabled for Fission (bug 1656208).

Flags: needinfo?(dd.mozilla)

Peter confirmed that it is fixed with fission.sessionHistoryInParent

Fission Milestone: --- → M6c
Whiteboard: [necko-triaged] → waiting on session history [necko-triaged]
Flags: needinfo?(dd.mozilla)

Bug 1668357 changed this fail-if = (xorigin && fission) to skip-if = fission:

https://searchfox.org/mozilla-central/rev/e0eb861a187f0bb6d994228f2e0e49b2c9ee455e/dom/xhr/tests/mochitest.ini#107

Assigning to Peter.

Assignee: nobody → peterv
See Also: → 1666619

Getting re-enabled in Bug 1677483. We can close this bug once that patch lands and sticks.

Depends on: 1677483
Whiteboard: waiting on session history [necko-triaged] → [necko-triaged]

This test got re-enabled in Bug 1677483.

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