Bug 151405

Summary: Clean up / optimize NetworkCacheSubresourcesEntry
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue, koivisto
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.