Bug 146180 - WKApplicationCacheManagerDeleteEntriesForOrigin() has wrong WebsiteDataTypes
Summary: WKApplicationCacheManagerDeleteEntriesForOrigin() has wrong WebsiteDataTypes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hyungwook Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-20 00:34 PDT by Hyungwook Lee
Modified: 2015-06-21 21:48 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.67 KB, patch)
2015-06-20 00:39 PDT, Hyungwook Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hyungwook Lee 2015-06-20 00:34:15 PDT
WKApplicationCacheManagerDeleteEntriesForOrigin() uses WebsiteDataTypes::WebsiteDataTypeIndexedDBDatabases type internally.
Comment 1 Hyungwook Lee 2015-06-20 00:39:07 PDT
Created attachment 255285 [details]
Patch
Comment 2 Sam Weinig 2015-06-20 19:53:44 PDT
Comment on attachment 255285 [details]
Patch

Great catch. We really need tests for this stuff :(.
Comment 3 WebKit Commit Bot 2015-06-21 21:48:50 PDT
Comment on attachment 255285 [details]
Patch

Clearing flags on attachment: 255285

Committed r185817: <http://trac.webkit.org/changeset/185817>
Comment 4 WebKit Commit Bot 2015-06-21 21:48:53 PDT
All reviewed patches have been landed.  Closing bug.