Closed Bug 1723725 Opened 4 years ago Closed 4 years ago

SessionStoreCache tries to use SessionStore.promiseAllWindowsRestored as a method, but it's a getter (TypeError: SessionStore.promiseAllWindowsRestored is not a function)

Categories

(Firefox :: Session Restore, defect)

defect

Tracking

()

RESOLVED FIXED
92 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox-esr91 --- unaffected
firefox90 --- unaffected
firefox91 --- unaffected
firefox92 --- fixed

People

(Reporter: Gijs, Assigned: alexical)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

As per summary. https://searchfox.org/mozilla-central/rev/4f05a46731c1f7f111ec7a41ce38a34594aa0d37/browser/components/sessionstore/SessionWorkerCache.jsm#111 should lose the (), but I don't know what that's going to break...

Doug, can you take a look?

Flags: needinfo?(dothayer)

Set release status flags based on info from the regressing bug 1546847

The effect of this bug should be a slow leak of unreferenced cache entries
between sessions. After the fix we should just be appropriately cleaning them
up.

Assignee: nobody → dothayer
Status: NEW → ASSIGNED
Flags: needinfo?(dothayer)
Pushed by dothayer@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a8347fc2ff27 Fix SessionWorkerCache import cleanup r=Gijs
Pushed by dothayer@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cedf25cf0651 Fix SessionWorkerCache import cleanup r=Gijs
Regressions: 1724113
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Flags: needinfo?(dothayer)
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: