RESOLVED FIXED 73400
Add move semantics to WKRetainPtr
https://bugs.webkit.org/show_bug.cgi?id=73400
Summary Add move semantics to WKRetainPtr
Sam Weinig
Reported 2011-11-29 22:20:12 PST
Add move semantics to WKRetainPtr
Attachments
Patch (2.69 KB, patch)
2011-11-29 22:25 PST, Sam Weinig
no flags
Patch (2.89 KB, patch)
2011-11-29 22:26 PST, Sam Weinig
no flags
Patch (2.92 KB, patch)
2011-11-30 10:09 PST, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2011-11-29 22:25:31 PST
Sam Weinig
Comment 2 2011-11-29 22:26:49 PST
WebKit Review Bot
Comment 3 2011-11-29 22:28:51 PST
Attachment 117126 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/UIProcess/API/cpp/WKRetainPtr.h:119: Missing spaces around && [whitespace/operators] [3] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Review Bot
Comment 4 2011-11-29 22:33:39 PST
Attachment 117127 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/UIProcess/API/cpp/WKRetainPtr.h:119: Missing spaces around && [whitespace/operators] [3] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 5 2011-11-30 10:09:13 PST
WebKit Review Bot
Comment 6 2011-11-30 10:11:09 PST
Attachment 117210 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/UIProcess/API/cpp/WKRetainPtr.h:119: Missing spaces around && [whitespace/operators] [3] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 7 2011-11-30 10:26:31 PST
Note You need to log in before you can comment on or make changes to this bug.