Bug 141044 - Use Vector instead of GCSegmentedArray in CodeBlockSet
Summary: Use Vector instead of GCSegmentedArray in CodeBlockSet
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-29 12:50 PST by Geoffrey Garen
Modified: 2015-01-29 12:56 PST (History)
0 users

See Also:


Attachments
Patch (2.18 KB, patch)
2015-01-29 12:50 PST, Geoffrey Garen
rniwa: 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 2015-01-29 12:50:11 PST
Use Vector instead of GCSegmentedArray in CodeBlockSet
Comment 1 Geoffrey Garen 2015-01-29 12:50:56 PST
Created attachment 245640 [details]
Patch
Comment 2 Geoffrey Garen 2015-01-29 12:56:12 PST
Committed r179359: <http://trac.webkit.org/changeset/179359>