RESOLVED FIXED 141873
Web Inspector: Lazily Create GeneralTreeElement Status Elements
https://bugs.webkit.org/show_bug.cgi?id=141873
Summary Web Inspector: Lazily Create GeneralTreeElement Status Elements
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.