Bug 124188 - CodeBlock: Un-segment some Vectors.
Summary: CodeBlock: Un-segment some Vectors.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-11 22:52 PST by Andreas Kling
Modified: 2013-11-11 23:54 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.88 KB, patch)
2013-11-11 22:55 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-11-11 22:52:26 PST
We have some SegmentedVectors that could really just be Vectors.
Comment 1 Andreas Kling 2013-11-11 22:55:37 PST
Created attachment 216638 [details]
Patch
Comment 2 Geoffrey Garen 2013-11-11 23:29:42 PST
Comment on attachment 216638 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-11-11 23:54:32 PST
Comment on attachment 216638 [details]
Patch

Clearing flags on attachment: 216638

Committed r159097: <http://trac.webkit.org/changeset/159097>
Comment 4 WebKit Commit Bot 2013-11-11 23:54:34 PST
All reviewed patches have been landed.  Closing bug.