RESOLVED FIXED 97358
Optimized closures that capture arguments
https://bugs.webkit.org/show_bug.cgi?id=97358
Summary Optimized closures that capture arguments
Geoffrey Garen
Reported 2012-09-21 13:42:37 PDT
Optimized closures that capture arguments
Attachments
Patch (33.87 KB, patch)
2012-09-21 16:34 PDT, Geoffrey Garen
oliver: review+
buildbot: commit-queue-
Geoffrey Garen
Comment 1 2012-09-21 16:34:52 PDT
WebKit Review Bot
Comment 2 2012-09-21 16:36:50 PDT
Attachment 165224 [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/runtime/JSActivation.h:44: The parameter name "globalData" adds no information, so it should be removed. [readability/parameter_name] [5] Source/JavaScriptCore/ChangeLog:67: Need whitespace between colon and description [changelog/filechangedescriptionwhitespace] [5] Total errors found: 2 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Build Bot
Comment 3 2012-09-21 17:41:47 PDT
Comment on attachment 165224 [details] Patch Attachment 165224 [details] did not pass mac-ews (mac): Output: http://queues.webkit.org/results/13975570 New failing tests: jquery/event.html
Build Bot
Comment 4 2012-09-21 18:43:56 PDT
Comment on attachment 165224 [details] Patch Attachment 165224 [details] did not pass mac-ews (mac): Output: http://queues.webkit.org/results/13954831 New failing tests: jquery/event.html
Geoffrey Garen
Comment 5 2012-09-21 23:34:28 PDT
Note You need to log in before you can comment on or make changes to this bug.