RESOLVED FIXED 75325
Add an implicit block conversion operator to WTF::Function
https://bugs.webkit.org/show_bug.cgi?id=75325
Summary Add an implicit block conversion operator to WTF::Function
Anders Carlsson
Reported 2011-12-28 13:42:16 PST
Add an implicit block conversion operator to WTF::Function
Attachments
Patch (3.70 KB, patch)
2011-12-28 13:48 PST, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2011-12-28 13:48:17 PST
WebKit Review Bot
Comment 2 2011-12-28 13:51:02 PST
Attachment 120697 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/wtf/Functional.h:559: Extra space before ( in function call [whitespace/parens] [4] Source/JavaScriptCore/wtf/Functional.h:560: Missing space before { [whitespace/braces] [5] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2011-12-28 16:10:06 PST
Note You need to log in before you can comment on or make changes to this bug.