Bug 128996

Summary: SegmentedVector::append() should take in rvalue reference, forward it to Vector::uncheckedAppend()
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
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

Zan Dobersek
Reported 2014-02-18 14:09:16 PST
SegmentedVector::append() should take in rvalue reference, forward it to Vector::uncheckedAppend()
Attachments
Patch (1.72 KB, patch)
2014-02-18 14:20 PST, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2014-02-18 14:20:46 PST
Brent Fulgham
Comment 2 2014-02-19 11:27:14 PST
Comment on attachment 224548 [details] Patch Great! r=me.
WebKit Commit Bot
Comment 3 2014-02-19 11:46:44 PST
Comment on attachment 224548 [details] Patch Clearing flags on attachment: 224548 Committed r164377: <http://trac.webkit.org/changeset/164377>
WebKit Commit Bot
Comment 4 2014-02-19 11:46:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.