Bug 110325 - Web Inspector: [Canvas] Remove arrays of DataGrid nodes from the View
Summary: Web Inspector: [Canvas] Remove arrays of DataGrid nodes from the View
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Adaikin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-20 04:20 PST by Andrey Adaikin
Modified: 2013-02-21 06:17 PST (History)
9 users (show)

See Also:


Attachments
Patch (12.58 KB, patch)
2013-02-20 04:23 PST, Andrey Adaikin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Adaikin 2013-02-20 04:20:24 PST
Remove arrays of DataGrid nodes from the View and use live DataGrid instead. This is a prerequisite to support a non-fixed layered tree in the grid (for example, to hide a single frame group node, or to combine several draw call groups into a pattern group).

Patch to follow.
Comment 1 Andrey Adaikin 2013-02-20 04:23:50 PST
Created attachment 189285 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-21 06:17:06 PST
Comment on attachment 189285 [details]
Patch

Clearing flags on attachment: 189285

Committed r143595: <http://trac.webkit.org/changeset/143595>
Comment 3 WebKit Review Bot 2013-02-21 06:17:10 PST
All reviewed patches have been landed.  Closing bug.