RESOLVED DUPLICATE of bug 142830131081
Web Inspector: probe set data grid should reuse array previews from console
https://bugs.webkit.org/show_bug.cgi?id=131081
Summary Web Inspector: probe set data grid should reuse array previews from console
Brian Burg
Reported 2014-04-01 16:50:08 PDT
It should be reusable like the object disclosure widget
Attachments
Brian Burg
Comment 1 2014-04-01 16:50:41 PDT
"It should not be too hard to pull out the relevant code in ConsoleMessageImpl.js into its own class, like ObjectPropertiesSection. Then, we can drop it into ProbeDataGridNode."
Radar WebKit Bug Importer
Comment 2 2014-04-01 16:51:13 PDT
Timothy Hatcher
Comment 3 2014-04-02 11:35:14 PDT
ObjectPropertiesSection is so ancient. I'd like to see a more reusable control. Right now there is a lot of cruft and style overrides that happen by the various users of ObjectPropertiesSection.
Joseph Pecoraro
Comment 4 2015-03-18 13:36:20 PDT
This was subsumed by ObjectPropertiesSection. I think this is handled by: <https://webkit.org/b/142830> Web Inspector: Debugger Popovers and Probes should use FormattedValue/ObjectTreeView instead of Custom/ObjectPropertiesSection *** This bug has been marked as a duplicate of bug 142830 ***
Note You need to log in before you can comment on or make changes to this bug.