[webkit-changes] [WebKit/WebKit] 94f1c3: Unskip some layout tests when running with --site-...
Alex Christensen
noreply at github.com
Tue Mar 12 13:22:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 94f1c3176829feba3fb266fd73bb45cba7f86c02
https://github.com/WebKit/WebKit/commit/94f1c3176829feba3fb266fd73bb45cba7f86c02
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M LayoutTests/platform/mac-site-isolation/TestExpectations
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Unskip some layout tests when running with --site-isolation
https://bugs.webkit.org/show_bug.cgi?id=270870
rdar://124472866
Reviewed by Charlie Wolfe.
This increases the number of tests we run by over 10x from 3 to 34.
An assertion needed updating in WebPageProxy because we receive messages from
processes that are not the main frame's process.
* LayoutTests/platform/mac-site-isolation/TestExpectations:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::handleMessage):
(WebKit::WebPageProxy::handleSynchronousMessage):
Canonical link: https://commits.webkit.org/275993@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