[Webkit-unassigned] [Bug 113766] Web Inspector: add tests for grouped messages filtration in console.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 2 03:34:35 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113766





--- Comment #2 from Alexander Pavlov (apavlov) <apavlov at chromium.org>  2013-04-02 03:32:47 PST ---
(From update of attachment 196113)
View in context: https://bugs.webkit.org/attachment.cgi?id=196113&action=review

> LayoutTests/inspector/console/console-filter-test.html:61
> +                    if (groupMessages[j].hasStyleClass("console-message")) {

No braces around single-line blocks

> LayoutTests/inspector/console/console-filter-test.html:63
> +                    } else if (groupMessages[j].hasStyleClass("console-group")) {

ditto

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list