Bug 259427 - [GLib] TestWebsiteData/configuration API test needs new base data directories for new API
Summary: [GLib] TestWebsiteData/configuration API test needs new base data directories...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-23 08:39 PDT by Amanda Falke
Modified: 2023-07-24 08:03 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>