Bug 124221 - Use Vector + ImmutableArray instead of MutableArray
Summary: Use Vector + ImmutableArray instead of MutableArray
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-12 12:38 PST by Anders Carlsson
Modified: 2013-11-12 13:02 PST (History)
0 users

See Also:


Attachments
Patch (9.09 KB, patch)
2013-11-12 12:39 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-11-12 12:38:38 PST
Use Vector + ImmutableArray instead of MutableArray
Comment 1 Anders Carlsson 2013-11-12 12:39:12 PST
Created attachment 216704 [details]
Patch
Comment 2 Anders Carlsson 2013-11-12 13:02:55 PST
Committed r159142: <http://trac.webkit.org/changeset/159142>