Bug 188714 - WKWebsiteDataStore HSTS cache information collection only for sites on preload list
Summary: WKWebsiteDataStore HSTS cache information collection only for sites on preloa...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-17 18:09 PDT by Jay Mulani
Modified: 2022-02-11 15:01 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Mulani 2018-08-17 18:09:54 PDT
Step 1: visit tlstestwebkit.org
Step 2: Click HSTS link
Step 3: Click HSTS Preload link
Step 4: Verify that both sites appear in HSTS.plist located in ~/Library/Cookies
Step 5: When I call the WKWebsiteDataStore API fetchDataRecordsOfTypes with HSTS Cache I am only getting HSTS Cache storage recording for the HSTS Preload site
Step 6: Both sites should show having HSTS Cache storage after calling the fetchDataRecordsOfTypes API on both sites
Comment 1 Radar WebKit Bug Importer 2018-08-17 18:12:07 PDT
<rdar://problem/43448101>