[Webkit-unassigned] [Bug 40140] Web Inspector: it would be better to print object properties in alphabetical order

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 00:13:21 PDT 2010


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





--- Comment #3 from Ilya Tikhonovsky <loislo at chromium.org>  2010-06-04 00:13:19 PST ---
(In reply to comment #2)
> (From update of attachment 57813 [details])
> I'd rather make sure that native serialization supports original enumerable properties order. It might require adding another vector into the object class, but we should totally do that.

ECMA standard doesn't specify the order of enumerable properties but major browsers do that in the order of insertion.

http://bclary.com/2004/11/07/#a-12.6.4

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