Closed
Bug 1705547
Opened 4 years ago
Closed 4 years ago
Fix "TypeError: can't access property "requestedIndex", shistory is null"
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | --- | fixed |
People
(Reporter: u608768, Assigned: u608768)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Forgot a null check of the SessionHistory object in bug 1700960.
Updated•4 years ago
|
Assignee: nobody → kmadan
Attachment #9216254 -
Attachment description: WIP: Bug 1705547 - Null check the SessionHistory object before attempting to collect, r?smaug → Bug 1705547 - Null check the SessionHistory object before attempting to collect, r?smaug
Status: NEW → ASSIGNED
Pushed by kmadan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/054bef15c8aa
Null check the SessionHistory object before attempting to collect, r=smaug
Comment 3•4 years ago
|
||
Set release status flags based on info from the regressing bug 1700963
status-firefox87:
--- → unaffected
status-firefox88:
--- → unaffected
status-firefox89:
--- → affected
status-firefox-esr78:
--- → unaffected
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•