RESOLVED FIXED 141667
Keep all memory cache resources in ListHashSets
https://bugs.webkit.org/show_bug.cgi?id=141667
Summary Keep all memory cache resources in ListHashSets
Chris Dumez
Reported 2015-02-16 14:55:15 PST
Keep all memory cache resources in ListHashSets instead of manual linked lists. This simplifies the code a lot and is also more efficient for retrieving / removing particular CachedResources.
Attachments
Patch (13.28 KB, patch)
2015-02-16 16:12 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-02-16 16:12:42 PST
Andreas Kling
Comment 2 2015-02-16 20:11:40 PST
Comment on attachment 246696 [details] Patch I'm a huge fan of these changes, r=me
WebKit Commit Bot
Comment 3 2015-02-16 20:55:07 PST
Comment on attachment 246696 [details] Patch Clearing flags on attachment: 246696 Committed r180207: <http://trac.webkit.org/changeset/180207>
WebKit Commit Bot
Comment 4 2015-02-16 20:55:11 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.