[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 04:29:22 PDT 2013


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





--- Comment #4 from Dmitry Zvorygin <zvorygin at chromium.org>  2013-04-02 04:27:34 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

Fixed.

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

Fixed.

-- 
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