WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 78327
Replace [CustomArgumentHandling] with [CallWith=ScriptArguments|CallStack]
https://bugs.webkit.org/show_bug.cgi?id=78327
Summary
Replace [CustomArgumentHandling] with [CallWith=ScriptArguments|CallStack]
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
Details
Formatted Diff
Diff
fixed patch to see if gtk build passes
(51.14 KB, patch)
2012-02-10 02:08 PST
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-02-09 23:12:46 PST
Created
attachment 126461
[details]
Patch
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
Comment on
attachment 126461
[details]
Patch
Attachment 126461
[details]
did not pass gtk-ews (gtk): Output:
http://queues.webkit.org/results/11487624
Kentaro Hara
Comment 6
2012-02-09 23:38:40 PST
Committed
r107368
: <
http://trac.webkit.org/changeset/107368
>
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.
Top of Page
Format For Printing
XML
Clone This Bug