Closed Bug 1708822 Opened 4 years ago Closed 4 years ago

TabUnloader.calculateMemoryUsage throws a TypeError exception

Categories

(Firefox :: Tabbed Browser, defect)

defect

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox88 --- wontfix
firefox89 --- wontfix
firefox90 --- fixed

People

(Reporter: toshi, Assigned: toshi)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

TabUnloader.calculateMemoryUsage has a simple mistake, causing TypeError: can't access property "memory", processInfo is undefined when it's executed.

Pushed by tkikuchi@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fce297568d02 Handle a case where processMap did not have a corresponding entry. r=NeilDeakin
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch

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

The patch landed in nightly and beta is affected.
:toshi, is this bug important enough to require an uplift?
If not please set status_beta to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(tkikuchi)

TabUnloader is disabled by default. To hit this bug, a user needs to enable this feature through the pref and to have a low-memory situation with more than 10 inactive tabs. Even if they hit the issue, a symptom is that tabs are not unloaded. Setting the status to wontfix.

Flags: needinfo?(tkikuchi)
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: