Bug 121164

Summary: VectorBuffer::swap doesn't need to use std::swap_ranges
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Anders Carlsson 2013-09-11 09:47:32 PDT
VectorBuffer::swap doesn't need to use std::swap_ranges
Comment 1 Anders Carlsson 2013-09-11 09:50:27 PDT
Created attachment 211319 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-11 11:06:55 PDT
Comment on attachment 211319 [details]
Patch

Clearing flags on attachment: 211319

Committed r155542: <http://trac.webkit.org/changeset/155542>
Comment 3 WebKit Commit Bot 2013-09-11 11:06:58 PDT
All reviewed patches have been landed.  Closing bug.