[Webkit-unassigned] [Bug 242438] New: [WPE][GTK][Win] Investigate and probably implement defaultAlternativeServicesDirectory
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 7 05:12:16 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242438
Bug ID: 242438
Summary: [WPE][GTK][Win] Investigate and probably implement
defaultAlternativeServicesDirectory
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at gnome.org
CC: bugs-noreply at webkitgtk.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220707/5a4955f7/attachment.htm>
More information about the webkit-unassigned
mailing list