Closed
Bug 1478742
Opened 7 years ago
Closed 7 years ago
Allowed nsDocShellLoadState to be serializable across IPDL
Categories
(Core :: DOM: Navigation, enhancement, P2)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: qdot, Assigned: qdot)
References
Details
Attachments
(1 file)
We're going to need to pass our load state back and forth between the parent and children as we move between domains, so make sure we can just serialize the load state and move it.
Assuming it's just a state object, we may just be able to make nsDocShellLoadInfo an IPDL struct.
Updated•7 years ago
|
Priority: -- → P2
| Assignee | ||
Comment 1•7 years ago
|
||
Update type name, and make this depend on the type creation bug landing.
Depends on: 1492648
Summary: Allowed nsDocShellLoadInfo to be serializable across IPDL → Allowed nsDocShellLoadState to be serializable across IPDL
| Assignee | ||
Updated•7 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•