WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 251808
242438
[WPE][GTK][Win] Investigate and probably implement defaultAlternativeServicesDirectory
https://bugs.webkit.org/show_bug.cgi?id=242438
Summary
[WPE][GTK][Win] Investigate and probably implement defaultAlternativeServices...
Michael Catanzaro
Reported
2022-07-07 05:12:16 PDT
Currently WebsiteDataStore::defaultAlternativeServicesDirectory and WebsiteDataStore::defaultJavaScriptConfigurationDirectory are unimplemented. It's hard to know they exist because they're in the base WebsiteDataStore.cpp, not in the platform-specific files. I'm not sure what these are for, but likely we need to implement them: * WebsiteDataStoreGLib.cpp and WebsiteDataStoreWin.cpp need real implementations (should be done at the same time, only thinking required is what to name the directory) * WebsiteDataStorePlayStation.cpp needs a stub implementation that returns an empty string However, it may be that we don't need to implement if these features are somehow platform-specific. I don't know.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2023-02-17 06:13:47 PST
*** This bug has been marked as a duplicate of
bug 251808
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug