Bug 149680 - Web Inspector: Reduce `delete` in TreeElements and DataGridNodes
Summary: Web Inspector: Reduce `delete` in TreeElements and DataGridNodes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-09-30 15:18 PDT by Joseph Pecoraro
Modified: 2015-09-30 17:08 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (8.07 KB, patch)
2015-09-30 15:18 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-09-30 15:18:07 PDT
* SUMMARY
Reduce `delete` in TreeElements and DataGridNodes.

There are still some instances in the DataGrid base classes, but those are non-trivial to remove.
Comment 1 Joseph Pecoraro 2015-09-30 15:18:41 PDT
Created attachment 262193 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-09-30 17:08:45 PDT
Comment on attachment 262193 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 262193

Committed r190376: <http://trac.webkit.org/changeset/190376>
Comment 3 WebKit Commit Bot 2015-09-30 17:08:49 PDT
All reviewed patches have been landed.  Closing bug.