RESOLVED FIXED 238762
Remove the 'general_directory_for_storage' system feature flag
https://bugs.webkit.org/show_bug.cgi?id=238762
Summary Remove the 'general_directory_for_storage' system feature flag
Tim Horton
Reported 2022-04-04 13:55:42 PDT
Remove the 'general_directory_for_storage' system feature flag
Attachments
Patch (3.73 KB, patch)
2022-04-04 13:55 PDT, Tim Horton
sihui_liu: review+
Tim Horton
Comment 1 2022-04-04 13:55:57 PDT
Tim Horton
Comment 2 2022-04-04 13:56:55 PDT
If you need a for-debugging-only way to disable this, perhaps a user default, or WebPreferencesDebug preference? (both suggestions are only valid if you're OK with apps having the power to turn this flag on and off themselves).
Tim Horton
Comment 3 2022-04-04 15:18:19 PDT
Sihui points out that `internalFeatureEnabled` somewhat-questionably already reads from defaults, so this should be OK as it stands.
Sihui Liu
Comment 4 2022-04-04 15:53:55 PDT
Comment on attachment 456624 [details] Patch r=me, given that we should still be able to turn it off with NSUserDefaults.
Tim Horton
Comment 5 2022-04-04 16:06:38 PDT
Radar WebKit Bug Importer
Comment 6 2022-04-04 16:07:15 PDT
Note You need to log in before you can comment on or make changes to this bug.