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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 08:28:04 PDT 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57880|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #5 from Pavel Feldman <pfeldman at chromium.org>  2010-06-04 08:28:02 PST ---
(From update of attachment 57880)
WebCore/inspector/InspectorValues.h: 
 +      m_data.set(name, InspectorBasicValue::create(value));
what about calling set(name, InspectorBasicValue::create(value)) here and below?

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