Bug 124188

Summary: CodeBlock: Un-segment some Vectors.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.