Bug 78327

Summary: Replace [CustomArgumentHandling] with [CallWith=ScriptArguments|CallStack]
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, gustavo, japhet, ojan, pnormand, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77393    
Attachments:
Description Flags
Patch
none
fixed patch to see if gtk build passes none

Kentaro Hara
Reported 2012-02-09 22:23:31 PST
We can replace [CustomArgumentHandling] with [CallWith=ScriptArguments|CallStack]. At present, [CustomArgumentHandling] is used by Console.idl only.
Attachments
Patch (54.19 KB, patch)
2012-02-09 23:12 PST, Kentaro Hara
no flags
fixed patch to see if gtk build passes (51.14 KB, patch)
2012-02-10 02:08 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-09 23:12:46 PST
WebKit Review Bot
Comment 2 2012-02-09 23:14:43 PST
Attachment 126461 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/bindings/scripts/test/GObject/WebKitDOMTestObj.cpp:1332: Local variables should never be PassRefPtr (see http://webkit.org/coding/RefPtr.html). [readability/pass_ptr] [5] Source/WebCore/bindings/scripts/test/GObject/WebKitDOMTestObj.cpp:1345: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] Total errors found: 2 in 19 files If any of these errors are false positives, please file a bug against check-webkit-style.
Adam Barth
Comment 3 2012-02-09 23:17:42 PST
Comment on attachment 126461 [details] Patch Nice.
Kentaro Hara
Comment 4 2012-02-09 23:20:07 PST
Comment on attachment 126461 [details] Patch Let me land manually to avoid style check errors in generated code.
Philippe Normand
Comment 5 2012-02-09 23:27:09 PST
Kentaro Hara
Comment 6 2012-02-09 23:38:40 PST
Kentaro Hara
Comment 7 2012-02-09 23:57:36 PST
Reverted r107368 for reason: break GTK build Committed r107371: <http://trac.webkit.org/changeset/107371>
Kentaro Hara
Comment 8 2012-02-10 02:08:55 PST
Created attachment 126481 [details] fixed patch to see if gtk build passes
WebKit Review Bot
Comment 9 2012-02-10 04:38:46 PST
Comment on attachment 126481 [details] fixed patch to see if gtk build passes Clearing flags on attachment: 126481 Committed r107396: <http://trac.webkit.org/changeset/107396>
WebKit Review Bot
Comment 10 2012-02-10 04:38:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.