Bug 142101 - Web Inspector: Use Maps in ResourceCollection instead of objects
Summary: Web Inspector: Use Maps in ResourceCollection instead of objects
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: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-02-27 13:52 PST by Joseph Pecoraro
Modified: 2015-02-27 15:35 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (5.17 KB, patch)
2015-02-27 13:53 PST, 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 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.