Closed
Bug 1524689
Opened 6 years ago
Closed 4 years ago
Turn NO_REMOTE type into a string
Categories
(Core :: DOM: Navigation, enhancement, P2)
Core
DOM: Navigation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: qdot, Unassigned)
References
Details
RemoteTypes are currently const char*s. NO_REMOTE is null, not a string. Make these align.
Updated•6 years ago
|
Priority: -- → P2
Reporter | ||
Updated•5 years ago
|
Assignee: kyle → nobody
Comment 1•4 years ago
|
||
nsDocShell has been changed a lot (and replaced by BrowsingContext at a number of places) to make it Fission compatible via other bugs. So, closing all of this bug list as WFM.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•