Bug 151539 - Web Inspector: Clean up FolderizedTreeElement folder settings
Summary: Web Inspector: Clean up FolderizedTreeElement folder settings
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: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-11-22 01:22 PST by Matt Baker
Modified: 2015-11-22 11:24 PST (History)
8 users (show)

See Also:


Attachments
[Patch] Proposed Fix (3.84 KB, patch)
2015-11-22 01:33 PST, Matt Baker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 2015-11-22 01:22:53 PST
* SUMMARY
Clean up FolderizedTreeElement folder settings. The expanded setting is stored as an external property on each tree element. Instead the folderized element should just maintain a map of folders to settings.
Comment 1 Radar WebKit Bug Importer 2015-11-22 01:23:18 PST
<rdar://problem/23643116>
Comment 2 Matt Baker 2015-11-22 01:33:35 PST
Created attachment 266047 [details]
[Patch] Proposed Fix
Comment 3 BJ Burg 2015-11-22 10:38:21 PST
Comment on attachment 266047 [details]
[Patch] Proposed Fix

r=me
Comment 4 WebKit Commit Bot 2015-11-22 11:24:17 PST
Comment on attachment 266047 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 266047

Committed r192735: <http://trac.webkit.org/changeset/192735>
Comment 5 WebKit Commit Bot 2015-11-22 11:24:21 PST
All reviewed patches have been landed.  Closing bug.