[Webkit-unassigned] [Bug 86367] Web Inspector: Use CSS columns feature for HelpScreen contents.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 06:31:26 PDT 2012


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





--- Comment #8 from Alexander Pavlov (apavlov) <apavlov at chromium.org>  2012-05-14 06:30:30 PST ---
(From update of attachment 141714)
View in context: https://bugs.webkit.org/attachment.cgi?id=141714&action=review

> Source/WebCore/inspector/front-end/ShortcutsScreen.js:81
> +        for (var i = 0 ; i < orderedSections.length; ++i) {

no braces around single-line blocks

> Source/WebCore/inspector/front-end/ShortcutsScreen.js:131
> +        var i, keyCell, line;

Why extract all the variable declarations?

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