WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
87997
Vector should have a move constructor and move assignment operator
https://bugs.webkit.org/show_bug.cgi?id=87997
Summary
Vector should have a move constructor and move assignment operator
Anders Carlsson
Reported
2012-05-31 11:37:46 PDT
Vector should have a move constructor and move assignment operator
Attachments
Patch
(3.33 KB, patch)
2012-05-31 11:39 PDT
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2012-05-31 11:39:28 PDT
Created
attachment 145122
[details]
Patch
WebKit Review Bot
Comment 2
2012-05-31 11:44:01 PDT
Attachment 145122
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/Co..." exit_code: 1 Source/WTF/wtf/Vector.h:522: Missing spaces around && [whitespace/operators] [3] Source/WTF/wtf/Vector.h:523: Missing spaces around && [whitespace/operators] [3] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 3
2012-05-31 12:11:40 PDT
Comment on
attachment 145122
[details]
Patch Wild!
Anders Carlsson
Comment 4
2012-05-31 12:12:56 PDT
Committed
r119132
: <
http://trac.webkit.org/changeset/119132
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug