Bug 141873

Summary: Web Inspector: Lazily Create GeneralTreeElement Status Elements
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-02-21 18:16:30 PST
* SUMMARY Lazily Create GeneralTreeElement Status Elements. We do not always need status elements, so we are creating a lot more elements then we need. Soon the console we will have a lot of GeneralTreeElements with no need for status elements at all.
Attachments
[PATCH] Proposed Fix (4.85 KB, patch)
2015-02-21 18:18 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-02-21 18:18:25 PST
Created attachment 247069 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-02-22 08:49:28 PST
Comment on attachment 247069 [details] [PATCH] Proposed Fix Clearing flags on attachment: 247069 Committed r180486: <http://trac.webkit.org/changeset/180486>
WebKit Commit Bot
Comment 3 2015-02-22 08:49:32 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.