Closed
Bug 1068846
Opened 11 years ago
Closed 11 years ago
Enable generational GC for SeaMonkey
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(seamonkey2.32 fixed)
RESOLVED
FIXED
seamonkey2.32
Tracking | Status | |
---|---|---|
seamonkey2.32 | --- | fixed |
People
(Reporter: philip.chee, Assigned: philip.chee)
Details
Attachments
(1 file)
1.38 KB,
patch
|
kairo
:
review+
|
Details | Diff | Splinter Review |
Relevant Firefox GGC bugs:
Bug 619558 - Enable generational GC on desktop
Bug 753203 - Enable exact rooting by default in all configurations
+JSGC_GENERATIONAL=1
parity-firefox: other stuff in confvars.sh:
Bug 881997 Use confvars to establish webgl conformance
+MOZ_WEBGL_CONFORMANT=1
Bug 891705 [MediaEncoder] Implement WebM 1.0 container writer.
+MOZ_WEBM_ENCODER=1
Bug 763180 - NS_XRE_ENABLE_EXTENSION_MANAGER flag does nothing - remove it
-MOZ_EXTENSION_MANAGER=1
![]() |
Assignee | |
Comment 1•11 years ago
|
||
Attachment #8490940 -
Flags: review?(bugspam.Callek)
Updated•11 years ago
|
Attachment #8490940 -
Flags: review?(bugzilla)
![]() |
||
Comment 2•11 years ago
|
||
Comment on attachment 8490940 [details] [diff] [review]
Patch v1.0 Turn on Generational GC for SeaMonkey
Review of attachment 8490940 [details] [diff] [review]:
-----------------------------------------------------------------
r=me, thanks!
Attachment #8490940 -
Flags: review+
![]() |
Assignee | |
Comment 3•11 years ago
|
||
Pushed to comm-central
http://hg.mozilla.org/comm-central/rev/75d4ca0905b6
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-seamonkey2.32:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.32
Comment on attachment 8490940 [details] [diff] [review]
Patch v1.0 Turn on Generational GC for SeaMonkey
Cancelling old requests
Attachment #8490940 -
Flags: review?(bugzilla)
Attachment #8490940 -
Flags: review?(bugspam.Callek)
You need to log in
before you can comment on or make changes to this bug.
Description
•