Bug 149472 - Get rid of ENABLE(GGC)
Summary: Get rid of ENABLE(GGC)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 149435
  Show dependency treegraph
 
Reported: 2015-09-22 12:02 PDT by Filip Pizlo
Modified: 2015-09-22 13:02 PDT (History)
12 users (show)

See Also:


Attachments
the patch (32.30 KB, patch)
2015-09-22 12:33 PDT, Filip Pizlo
mhahnenb: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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