Closed
Bug 1517890
Opened 7 years ago
Closed 5 years ago
Change possibly-void strings in DocShellLoadState to be Maybe<nsString>
Categories
(Core :: DOM: Navigation, enhancement, P3)
Core
DOM: Navigation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: qdot, Unassigned)
References
Details
Use of VoidString is difficult to discern. Wrap possibly void strings as Maybe<> in DocShellLoadState.
Updated•7 years ago
|
Priority: -- → P3
| Reporter | ||
Updated•6 years ago
|
Assignee: kyle → nobody
Comment 1•5 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: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•