[Webkit-unassigned] [Bug 25520] Do not instantiate hidden WebInspector panels.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 3 04:01:54 PDT 2009


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





------- Comment #4 from pfeldman at chromium.org  2009-05-03 04:01 PDT -------
(In reply to comment #2)
> (From update of attachment 29963 [review])
> This looks good. A couple code style things i would like to see changed — that
> I want to put in our official style rules.
> 
> 1. Use "===" or "!--" when you know the types already match.
> 2. Use double quotes fore al string literals.
> 

Done. Interestingly, we only use single quotes for JS and are almost never
using === at Google. Talking about the ===, does it give any performance boost?
(Or why do you want to enforce it?)


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



More information about the webkit-unassigned mailing list