[Webkit-unassigned] [Bug 19119] Some objects in the global scope are not completed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 09:55:37 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=19119
--- Comment #2 from Keishi Hattori <casey.hattori at gmail.com> 2009-07-27 09:55:36 PDT ---
Basically all the {DontEnum} attributes don't come up as completion candidates.
Which is quite a lot ...
You can grep for "DontEnum" to find a lot of them.
Examples:
String
Date
String.charAt
String.substring
Math.power
document.toString
...
--
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