Bug 259427

Summary: [GLib] TestWebsiteData/configuration API test needs new base data directories for new API
Product: WebKit Reporter: Amanda Falke <abstractmachines>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Amanda Falke 2023-07-23 08:39:31 PDT
The now-deprecated GLIB API involved adding new types of website data to WebkitWebsiteDataManager in the WPE/GTK API, but if this step wasn't
performed, that would result in website data being leaked outside specified directories, which was a serious privacy issue. We corrected
this in 253824@main in later 2022.

That is why, as we moved forward building the new GLIB API, we used base data and cache directories for tests website data configuration in
259132@main. As time went on the bots for this particular data configuration test (TestWebSiteData/configuration) began to fail consistently.
Comment 1 Amanda Falke 2023-07-23 09:06:00 PDT
PR: https://github.com/webkit/webkit/pull/16022
Comment 2 EWS 2023-07-24 08:01:36 PDT
Committed 266245@main (85e47cd2bdd5): <https://commits.webkit.org/266245@main>

Reviewed commits have been landed. Closing PR #16022 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-07-24 08:03:28 PDT
<rdar://problem/112774439>