[Webkit-unassigned] [Bug 210106] New: [GTK][WPE] WTR: fix handling of WebsiteDataStore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 7 05:33:19 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210106
Bug ID: 210106
Summary: [GTK][WPE] WTR: fix handling of WebsiteDataStore
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org
The TestController::defaultWebsiteDataStore() is created and used but never really assigned to the context. Since we are not assigning a WebsiteDataStore to the context, and we don't use the default WebsiteDataStore, when a new page is created, we end up creating the default one (with the default config, instead of the one created by WTR). We should set the TestController::defaultWebsiteDataStore() as the primary data store of the context like the GLib API does.
--
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/20200407/c196f53f/attachment.htm>
More information about the webkit-unassigned
mailing list