Bug 150369 - Add assertions to NetworkCache::Entry constructor to make sure a key's type is "resource"
Summary: Add assertions to NetworkCache::Entry constructor to make sure a key's type i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-20 12:34 PDT by Chris Dumez
Modified: 2015-10-21 10:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2015-10-20 12:36 PDT, 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-10-20 12:34:24 PDT
Add assertions to NetworkCache::Entry constructor to make sure a key's type is "resource" now that the NetworkCache storage supports other types of entries.
Comment 1 Chris Dumez 2015-10-20 12:36:46 PDT
Created attachment 263600 [details]
Patch
Comment 2 WebKit Commit Bot 2015-10-21 10:13:16 PDT
Comment on attachment 263600 [details]
Patch

Clearing flags on attachment: 263600

Committed r191390: <http://trac.webkit.org/changeset/191390>
Comment 3 WebKit Commit Bot 2015-10-21 10:13:21 PDT
All reviewed patches have been landed.  Closing bug.