RESOLVED FIXED Bug 65331
Web Inspector: [protocol] methods where all parameters are optional should not require empty params object.
https://bugs.webkit.org/show_bug.cgi?id=65331
Summary Web Inspector: [protocol] methods where all parameters are optional should no...
Pavel Feldman
Reported 2011-07-28 11:36:24 PDT
Patch to follow.
Attachments
Patch (8.02 KB, patch)
2011-07-28 11:41 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-07-28 11:41:32 PDT
Yury Semikhatsky
Comment 2 2011-07-31 23:22:50 PDT
Comment on attachment 102277 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=102277&action=review > Source/WebCore/inspector/CodeGeneratorInspector.pm:599 > + protocolErrors->pushString(String::format("'params' object should contain required parameter '\%s' with type '$json'.", name.utf8().data())); should -> must?
Pavel Feldman
Comment 3 2011-08-01 01:14:11 PDT
Note You need to log in before you can comment on or make changes to this bug.