RESOLVED FIXED 74524
Add unary and binary bind overloads
https://bugs.webkit.org/show_bug.cgi?id=74524
Summary Add unary and binary bind overloads
Anders Carlsson
Reported 2011-12-14 11:14:36 PST
Add unary and binary bind overloads
Attachments
Patch (6.70 KB, patch)
2011-12-14 11:15 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2011-12-14 11:15:47 PST
WebKit Review Bot
Comment 2 2011-12-14 11:17:54 PST
Attachment 119258 [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 Tools/TestWebKitAPI/Tests/WTF/Functional.cpp:38: Extra space before ( in function call [whitespace/parens] [4] Tools/TestWebKitAPI/Tests/WTF/Functional.cpp:41: Extra space before ( in function call [whitespace/parens] [4] Tools/TestWebKitAPI/Tests/WTF/Functional.cpp:58: Extra space before ( in function call [whitespace/parens] [4] Tools/TestWebKitAPI/Tests/WTF/Functional.cpp:61: Extra space before ( in function call [whitespace/parens] [4] Tools/TestWebKitAPI/Tests/WTF/Functional.cpp:77: Extra space before ( in function call [whitespace/parens] [4] Tools/TestWebKitAPI/Tests/WTF/Functional.cpp:80: Extra space before ( in function call [whitespace/parens] [4] Source/JavaScriptCore/wtf/Functional.h:132: Extra space before ( in function call [whitespace/parens] [4] Source/JavaScriptCore/wtf/Functional.h:151: Extra space before ( in function call [whitespace/parens] [4] Source/JavaScriptCore/wtf/Functional.h:226: Extra space before ( in function call [whitespace/parens] [4] Source/JavaScriptCore/wtf/Functional.h:232: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 10 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2011-12-14 11:56:08 PST
Note You need to log in before you can comment on or make changes to this bug.