Bug 149472

Summary: Get rid of ENABLE(GGC)
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, cmarcelo, commit-queue, ggaren, mark.lam, mhahnenb, msaboff, nrotem, oliver, saam, sam
Priority: P2    
Version: Other   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 149435    
Attachments:
Description Flags
the patch mhahnenb: review+

Description Filip Pizlo 2015-09-22 12:02:05 PDT
We don't test the no-GGC configuration and it's not clear why we have that.  If we did have to disable generations, we could do it at run-time using one of the Options.
Comment 1 Filip Pizlo 2015-09-22 12:33:30 PDT
Created attachment 261761 [details]
the patch
Comment 2 Mark Hahnenberg 2015-09-22 12:34:41 PDT
Comment on attachment 261761 [details]
the patch

r=me
Comment 3 Mark Lam 2015-09-22 12:35:09 PDT
Comment on attachment 261761 [details]
the patch

r=me too
Comment 4 Filip Pizlo 2015-09-22 13:02:00 PDT
Landed in http://trac.webkit.org/changeset/190129