[webkit-reviews] review granted: [Bug 81970] Web Inspector: x-frame security errors logged when typing in the console are annoying. : [Attachment 137725] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 03:26:08 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 81970: Web Inspector: x-frame security errors logged when typing in the
console are annoying.
https://bugs.webkit.org/show_bug.cgi?id=81970

Attachment 137725: Patch
https://bugs.webkit.org/attachment.cgi?id=137725&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=137725&action=review


> Source/WebCore/page/Console.cpp:59
> +    int s_muteCount = 0;

Either declare it in the Console.h or stop using the s_ prefix.


More information about the webkit-reviews mailing list