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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 3 08:50:58 PDT 2009


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





------- Comment #6 from timothy at hatcher.name  2009-05-03 08:50 PDT -------
(In reply to comment #4)
> 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?)

There is a slight performance increase since it says "i know the types of these
two things, don't try to convert them to another type to compare, otherwise be
false".


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