Closed
Bug 1668129
Opened 4 years ago
Closed 4 years ago
Nullcheck shistory when replacing active session
Categories
(Core :: DOM: Navigation, defect, P2)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Since shistory is null-checked in most places, do it here too. Fixes code from Bug 1621643
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/autoland/rev/02bbc7b8d4df
nullcheck shistory in ReplaceActiveSessionHistoryEntry() r=smaug
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•