Closed
Bug 768688
Opened 12 years ago
Closed 12 years ago
Disable incremental GC for Firefox 15; re-enable compartment GCs
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: billm, Assigned: billm)
Details
(Whiteboard: [js:t])
Attachments
(1 file)
(deleted),
patch
|
smaug
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Incremental GC still needs to be tuned in order not to regress things. This patch is a backout of what landed in bug 735099. It's intended for Aurora.
Attachment #636911 -
Flags: review?(bugs)
Updated•12 years ago
|
Attachment #636911 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Comment on attachment 636911 [details] [diff] [review]
patch
[Approval Request Comment]
Bug caused by (feature/regressing bug #): Bug 735099
User impact if declined: Worse GC performance.
Testing completed (on m-c, etc.): Patch landed at the very end of FF15 cycle, so this configuration was tested on nightly.
Risk to taking this patch (and alternatives if risky): Just a backout, so should be low.
String or UUID changes made by this patch: None
Attachment #636911 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
tracking-firefox15:
--- → ?
Version: unspecified → 15 Branch
Comment 2•12 years ago
|
||
Comment on attachment 636911 [details] [diff] [review]
patch
[Triage Comment]
Approving for Aurora 15. Please make sure to mark bug 641025 as disabled once backed out.
Attachment #636911 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•12 years ago
|
Updated•12 years ago
|
Whiteboard: [js:t]
Assignee | ||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
Comment 4•12 years ago
|
||
[Triage Comment]
Updating status flags since this is landed on Firefox 15.
status-firefox15:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•