Bug 123579 - Web Inspector: Convert some InspectorObject member variables to HashSet/HashMap
Summary: Web Inspector: Convert some InspectorObject member variables to HashSet/HashMap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-10-31 11:43 PDT by Joseph Pecoraro
Modified: 2013-10-31 16:59 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (9.39 KB, patch)
2013-10-31 15:53 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 2013-10-31 11:43:56 PDT
InspectorObject is more heavyweight then it needs to be for a few of these member variables.
Comment 1 Radar WebKit Bug Importer 2013-10-31 11:44:16 PDT
<rdar://problem/15364115>
Comment 2 Joseph Pecoraro 2013-10-31 15:53:20 PDT
Created attachment 215686 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2013-10-31 16:59:28 PDT
Comment on attachment 215686 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 215686

Committed r158408: <http://trac.webkit.org/changeset/158408>
Comment 4 WebKit Commit Bot 2013-10-31 16:59:30 PDT
All reviewed patches have been landed.  Closing bug.