Closed
Bug 1563245
Opened 6 years ago
Closed 5 years ago
Restrict APIs for session history entries so that we don't need multiple IPC actors
Categories
(Core :: DOM: Navigation, task, P3)
Core
DOM: Navigation
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | affected |
People
(Reporter: peterv, Unassigned)
References
(Blocks 1 open bug)
Details
We'd like to avoid multiple processes touching entries, so we can avoid needing multiple IPC actors for them.
| Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
Type: defect → task
| Reporter | ||
Comment 2•5 years ago
|
||
We're implementing a different design for session history in the parent without actors.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•