Bug 259427
Summary: | [GLib] TestWebsiteData/configuration API test needs new base data directories for new API | ||
---|---|---|---|
Product: | WebKit | Reporter: | Amanda Falke <abstractmachines> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Amanda Falke
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Amanda Falke
PR: https://github.com/webkit/webkit/pull/16022
EWS
Committed 266245@main (85e47cd2bdd5): <https://commits.webkit.org/266245@main>
Reviewed commits have been landed. Closing PR #16022 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/112774439>