Bug 94823 - [GTK] Disable the parallel garbage collector for the 1.10 stable release
Summary: [GTK] Disable the parallel garbage collector for the 1.10 stable release
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-23 09:18 PDT by Martin Robinson
Modified: 2012-08-23 09:33 PDT (History)
0 users

See Also:


Attachments
Patch (1.54 KB, patch)
2012-08-23 09:20 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2012-08-23 09:18:05 PDT
Parallel GC seems to be causing some flaky crashers, so we should disable it for the stable release.
Comment 1 Martin Robinson 2012-08-23 09:20:36 PDT
Created attachment 160183 [details]
Patch
Comment 2 Martin Robinson 2012-08-23 09:33:42 PDT
Comment on attachment 160183 [details]
Patch

Committed to the 1.10 branch in r126440.