[Webkit-unassigned] [Bug 27696] Inspector: Console should show completions for the command line APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 08:13:23 PDT 2009


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


Joseph Pecoraro <joepeck02 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck02 at gmail.com




--- Comment #3 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-07-27 08:13:22 PDT ---
Sort function for Object.sortedProperties is used in ObjectPropertiesSections. 
You should that parameter (sortFunc) back.  If sortFunc is not provided then
the normal sort() is applied so it works out fine.

Also what about global functions/classes?  For example:
String, Date, toString, Number, ...

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