Bug 151405 - Clean up / optimize NetworkCacheSubresourcesEntry
Summary: Clean up / optimize NetworkCacheSubresourcesEntry
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-18 14:03 PST by Chris Dumez
Modified: 2015-11-18 15:21 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.79 KB, patch)
2015-11-18 14:04 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-11-18 14:03:48 PST
Clean up / optimize NetworkCacheSubresourcesEntry:
- Remove m_sourceStorageRecord data member
- Avoid copying the Key when constructing it
Comment 1 Chris Dumez 2015-11-18 14:04:41 PST
Created attachment 265775 [details]
Patch
Comment 2 WebKit Commit Bot 2015-11-18 15:21:43 PST
Comment on attachment 265775 [details]
Patch

Clearing flags on attachment: 265775

Committed r192593: <http://trac.webkit.org/changeset/192593>
Comment 3 WebKit Commit Bot 2015-11-18 15:21:46 PST
All reviewed patches have been landed.  Closing bug.