Bug 131735

Summary: Make Vector::takeLast work with move-only types (and optimize for types where move is faster)
Product: WebKit Reporter: Darin Adler <darin>
Component: Web Template FrameworkAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 131784    
Attachments:
Description Flags
Patch ap: review+

Darin Adler
Reported 2014-04-16 09:30:18 PDT
Make Vector::takeLast work with move-only types (and optimize for types where move is faster)
Attachments
Patch (8.73 KB, patch)
2014-04-16 09:31 PDT, Darin Adler
ap: review+
Darin Adler
Comment 1 2014-04-16 09:31:30 PDT
Darin Adler
Comment 2 2014-04-16 09:51:41 PDT
Note You need to log in before you can comment on or make changes to this bug.