[webkit-reviews] review granted: [Bug 32897] Web Inspector: [REGRESSION] console's clear command does not work. : [Attachment 45427] [PATCH] Proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 23 12:56:11 PST 2009


Timothy Hatcher <timothy at hatcher.name> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 32897: Web Inspector: [REGRESSION] console's clear command does not work.
https://bugs.webkit.org/show_bug.cgi?id=32897

Attachment 45427: [PATCH] Proposed fix
https://bugs.webkit.org/attachment.cgi?id=45427&action=review

------- Additional Comments from Timothy Hatcher <timothy at hatcher.name>
> +    requestClearConsoleMessages: function()
> +    clearConsoleMessages: function()

Having "Console" in these function names is redundant when they are on the
ConsoleView object and always referenced in context.


More information about the webkit-reviews mailing list