Bug 142101

Summary: Web Inspector: Use Maps in ResourceCollection instead of objects
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

Description Joseph Pecoraro 2015-02-27 13:52:10 PST
* SUMMARY
Use Maps in ResourceCollection instead of objects.

Frankly this is just so that I can have a better test case for realistic Map use. Map is a clearer data structure here anyways.
Comment 1 Joseph Pecoraro 2015-02-27 13:53:29 PST
Created attachment 247550 [details]
[PATCH] Proposed Fix
Comment 2 Timothy Hatcher 2015-02-27 14:50:08 PST
Comment on attachment 247550 [details]
[PATCH] Proposed Fix

Nice!
Comment 3 WebKit Commit Bot 2015-02-27 15:35:31 PST
Comment on attachment 247550 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 247550

Committed r180788: <http://trac.webkit.org/changeset/180788>
Comment 4 WebKit Commit Bot 2015-02-27 15:35:35 PST
All reviewed patches have been landed.  Closing bug.