Closed
Bug 1896791
Opened 9 months ago
Closed 9 months ago
Fix createTabsForSessionRestore log message typo
Categories
(Firefox :: Session Restore, defect, P1)
Firefox
Session Restore
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: sfoster, Assigned: sfoster)
References
Details
(Whiteboard: [fidefe-session-restore])
Attachments
(1 file)
When I added the session restore logging in bug 1854373, there was a typo in one of the log messages which means we'll output createTabsForSessionRestore returned {tabs.length} tabs
rather than the actual number of tabs.
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Pushed by sfoster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bbc8666beacb
Fix logging typo for the createTabsForSessionRestore return value. r=sessionstore-reviewers,nsharpley,sclements
Comment 3•9 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•