Bug 122998

Summary: Tidied up the Vector<T> move constructor
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Geoffrey Garen 2013-10-17 15:05:40 PDT
Tidied up the Vector<T> move constructor
Comment 1 Geoffrey Garen 2013-10-17 15:06:45 PDT
Created attachment 214517 [details]
Patch
Comment 2 Geoffrey Garen 2013-10-17 15:08:56 PDT
Committed r157606: <http://trac.webkit.org/changeset/157606>