Closed
Bug 1939413
Opened 2 months ago
Closed 2 months ago
lazy.SessionStore.getSavedTabGroups() is undefined
Categories
(Firefox :: Address Bar, defect, P2)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: daleharvey, Assigned: dao)
References
Details
(Whiteboard: [fidefe-tabgrps-sessionstore])
Attachments
(1 file)
I have started seeing this recently, it looks like it prevent any actions from being shown. Nothing special about my profile and happens on relatively new profiles
Flags: needinfo?(dao+bmo)
Assignee | ||
Comment 1•2 months ago
|
||
I can't seem to be able to reproduce this. Do you still see this in the latest nightly?
Flags: needinfo?(dao+bmo) → needinfo?(dharvey)
Whiteboard: [fidefe-tabgrps-sessionstore]
Updated•2 months ago
|
Reporter | ||
Comment 2•2 months ago
|
||
Not seeing it in nightly but I am seeing it my local build.
At a guess its restoring from some unknown state and wiping the profile would fix it, can check what is in there or upload if you want but it seems like this._savedGroups
is undefined.
Its a dev build so there always a chance I switched between branches and downgraded / did something unsupported.
Flags: needinfo?(dharvey)
Assignee | ||
Updated•2 months ago
|
Severity: -- → S3
Points: --- → 1
Priority: -- → P2
Assignee | ||
Comment 3•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•2 months ago
|
||
Does the attached patch help in your local build?
Flags: needinfo?(dharvey)
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/41b588610a79
Ensure _savedGroups isn't undefined. r=jswinarton,dwalker
Comment 7•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•