Closed
Bug 1648096
Opened 5 years ago
Closed 5 years ago
Make some nsSHistory methods infallible
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: peterv, Assigned: peterv)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D80891
Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9f76cdc6a2ad
All calls to nsSHistory::InitiateLoad are infallible, stop returning nsresult. r=smaug
https://hg.mozilla.org/integration/autoland/rev/09322b9cdd62
All calls to nsSHistory::LoadDifferingEntries are infallible, stop returning nsresult. r=smaug
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9f76cdc6a2ad
https://hg.mozilla.org/mozilla-central/rev/09322b9cdd62
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
Updated•5 years ago
|
Blocks: fission-history
Fission Milestone: --- → M6a
You need to log in
before you can comment on or make changes to this bug.
Description
•