[Webkit-unassigned] [Bug 85711] Web Inspector: Turn HelpScreen to be View.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 11 07:50:22 PDT 2012


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





--- Comment #13 from Andrey Kosyakov <caseq at chromium.org>  2012-05-11 07:49:26 PST ---
(From update of attachment 141417)
View in context: https://bugs.webkit.org/attachment.cgi?id=141417&action=review

LGTM with one nit. Pavel, could you please have a look?

> Source/WebCore/inspector/front-end/SettingsScreen.js:603
> +    /** @type {!WebInspector.StatusBarButton} */

I think annotation is redundant there, type should be inferred by the JS compiler from the initialization.

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