Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f9f17092cc2b18887205577dd85565200dce9379
      
https://github.com/WebKit/WebKit/commit/f9f17092cc2b18887205577dd85565200dce9379
  Author: Alex Christensen <[email protected]>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M LayoutTests/platform/mac-wk2/TestExpectations
    M Source/WebKit/Platform/IPC/Connection.cpp
    M Source/WebKit/Platform/IPC/Connection.h
    M Source/WebKit/UIProcess/WebPageProxy.messages.in
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp

  Log Message:
  -----------
  REGRESSION (292403@main?): [ macOS wk2 ] 
http/wpt/content-security-policy/sandbox-manifest-blocked-cross-origin.sub.html 
is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=293023
rdar://151343192

Reviewed by Brady Eidson.

Make WKBundlePagePostMessageIgnoringFullySynchronousMode use 
IPC::SendOption::DispatchMessageEvenWhenWaitingForSyncReply
like Messages::WebPageProxy::AddMessageToConsoleForTesting does to make the 
different methods of adding output
from layout tests interleave deterministically.

* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebKit/Platform/IPC/Connection.cpp:
(IPC::Connection::sendMessageImpl):
* Source/WebKit/Platform/IPC/Connection.h:
* Source/WebKit/UIProcess/WebPageProxy.messages.in:
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::postMessageIgnoringFullySynchronousMode):

Canonical link: https://commits.webkit.org/295140@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to