[webkit-reviews] review granted: [Bug 58440] Web Inspector: there is a problem if optional param is not at the end of param list : [Attachment 89380] [patch] initial version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 08:37:16 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 58440: Web Inspector: there is a problem if optional param is not at the
end of param list
https://bugs.webkit.org/show_bug.cgi?id=58440

Attachment 89380: [patch] initial version
https://bugs.webkit.org/attachment.cgi?id=89380&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=89380&action=review

> Source/WebCore/inspector/CodeGeneratorInspector.pm:693
> +	   my $name = $domain . "." . $function->signature->name;

Is there a function for this coalescing?


More information about the webkit-reviews mailing list