WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 121226
Add rudimentary support for move-only types as values in HashMap
https://bugs.webkit.org/show_bug.cgi?id=121226
Summary
Add rudimentary support for move-only types as values in HashMap
Anders Carlsson
Reported
2013-09-12 08:14:20 PDT
Add rudimentary support for move-only types as values in HashMap
Attachments
Patch
(7.52 KB, patch)
2013-09-12 08:19 PDT
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-09-12 08:19:04 PDT
Created
attachment 211429
[details]
Patch
WebKit Commit Bot
Comment 2
2013-09-12 08:20:53 PDT
Attachment 211429
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/ChangeLog', u'Source/WTF/wtf/HashMap.h', u'Source/WTF/wtf/HashTraits.h', u'Tools/ChangeLog', u'Tools/TestWebKitAPI/Tests/WTF/HashMap.cpp']" exit_code: 1 Source/WTF/wtf/HashMap.h:102: Missing spaces around && [whitespace/operators] [3] Source/WTF/wtf/HashMap.h:138: Missing spaces around && [whitespace/operators] [3] Source/WTF/wtf/HashMap.h:341: Missing spaces around >> [whitespace/operators] [3] Total errors found: 3 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3
2013-09-12 09:14:19 PDT
Committed
r155621
: <
http://trac.webkit.org/changeset/155621
>
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