Bug 52930 - Moved the mark stack from global data to the heap
Summary: Moved the mark stack from global data to the heap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 15:16 PST by Geoffrey Garen
Modified: 2011-01-21 15:24 PST (History)
0 users

See Also:


Attachments
Patch (3.46 KB, patch)
2011-01-21 15:18 PST, Geoffrey Garen
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2011-01-21 15:16:31 PST
Moved the mark stack from global data to the heap
Comment 1 Geoffrey Garen 2011-01-21 15:18:39 PST
Created attachment 79801 [details]
Patch
Comment 2 Geoffrey Garen 2011-01-21 15:24:13 PST
Committed r76399: <http://trac.webkit.org/changeset/76399>