[webkit-changes] [WebKit/WebKit] 02eeb8: Fix http/tests/workers/service/openwindow-from-not...
Alex Christensen
noreply at github.com
Tue Mar 26 21:25:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 02eeb88eab8d658f76929689ddde92e813422b9e
https://github.com/WebKit/WebKit/commit/02eeb88eab8d658f76929689ddde92e813422b9e
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M LayoutTests/platform/mac-wk2/TestExpectations
M Tools/WebKitTestRunner/cocoa/TestWebsiteDataStoreDelegate.mm
Log Message:
-----------
Fix http/tests/workers/service/openwindow-from-notification-click.html
https://bugs.webkit.org/show_bug.cgi?id=271736
rdar://125438183
Reviewed by Charlie Wolfe.
The PlatformWebView ctor now assumes the configuration is non-null.
Make this true.
* LayoutTests/platform/mac-wk2/TestExpectations:
* Tools/WebKitTestRunner/cocoa/TestWebsiteDataStoreDelegate.mm:
(-[TestWebsiteDataStoreDelegate websiteDataStore:openWindow:fromServiceWorkerOrigin:completionHandler:]):
* tmp: Added.
Canonical link: https://commits.webkit.org/276721@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list