Closed
Bug 873356
Opened 12 years ago
Closed 12 years ago
Should do shrinking GCs more often for workers
Categories
(Core :: DOM: Workers, defect)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
Details
(Whiteboard: [MemShrink:P1])
Attachments
(1 file)
68.55 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
This is the mozilla-central version of bug 829482. This re-syncs all the main thread prefs for use with workers and allows overrides for workers if needed. Also updates the priority of workers depending on whether they're chrome or content.
Attachment #750872 -
Flags: review?(khuey)
Comment 1•12 years ago
|
||
Stupid question, but do we do a shrinking-gc in workers upon receiving a memory-pressure event?
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #750872 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•