Bug 238348 - [GLib] Add user directories to WTF::FileSystem
Summary: [GLib] Add user directories to WTF::FileSystem
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Don Olmstead
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-24 13:52 PDT by Don Olmstead
Modified: 2022-03-24 17:10 PDT (History)
9 users (show)

See Also:


Attachments
Patch (5.40 KB, patch)
2022-03-24 14:00 PDT, Don Olmstead
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Don Olmstead 2022-03-24 13:52:21 PDT
Both g_get_user_cache_dir and g_get_user_data_dir are requested in multiple places so let's move them into FileSystem.
Comment 1 Don Olmstead 2022-03-24 14:00:08 PDT
Created attachment 455676 [details]
Patch
Comment 2 EWS 2022-03-24 17:09:37 PDT
Committed r291835 (248853@main): <https://commits.webkit.org/248853@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 455676 [details].
Comment 3 Radar WebKit Bug Importer 2022-03-24 17:10:17 PDT
<rdar://problem/90806138>