Closed Bug 1538986 Opened 5 years ago Closed 5 years ago

`WindowGlobalInit` should include the initial `DocumentURI`

Categories

(Core :: DOM: Content Processes, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1542786
Fission Milestone M3

People

(Reporter: nika, Assigned: jdai)

References

(Blocks 1 open bug)

Details

As of bug 1523982, the initial DocumentURI is sent down in a separate message at the end of WindowGlobalChild::Create. This leaves some potential time in the parent process where the WindowGlobalParent exists, but the DocumentURI has not been set yet.

We should send down the initial DocumentURI within the WindowGlobalInit struct.

ni? :jdai because you may be interested in working on this :-)

Flags: needinfo?(jdai)

(In reply to :Nika Layzell from comment #1)

ni? :jdai because you may be interested in working on this :-)

Sure, I'd like to work on this. :)

Assignee: nobody → jdai
Status: NEW → ASSIGNED
Flags: needinfo?(jdai)

It has been fixed by bug 1542786. Feel free to reopen if I am wrong.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Resolution: WONTFIX → DUPLICATE
You need to log in before you can comment on or make changes to this bug.