[Webkit-unassigned] [Bug 27514] add support for watched expressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 5 05:52:44 PDT 2009


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





--- Comment #15 from Pavel Feldman <pfeldman at chromium.org>  2009-09-05 05:52:44 PDT ---
Created an attachment (id=39114)
 --> (https://bugs.webkit.org/attachment.cgi?id=39114)
WebInspector.ObjectPropertiesSection - based rendering

Here is how I would approach the rendering. It is just few lines of code and
they don't touch internals / query for properties via injected script, etc. I
removed all the editing-related functionality and error-handling for the sake
of the snippet simplicity - everything can be added on top of this. Note that
it also gives one ability to edit values in place (such as in object properties
section). I will attach a screenshot with how it looks shortly.

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