Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c1593e5d86c127b47b8d16656f6f089494d3bc5c
      
https://github.com/WebKit/WebKit/commit/c1593e5d86c127b47b8d16656f6f089494d3bc5c
  Author: Ryosuke Niwa <[email protected]>
  Date:   2024-04-10 (Wed, 10 Apr 2024)

  Changed paths:
    M Tools/Scripts/webkitdirs.pm

  Log Message:
  -----------
  ASSERTION FAILED: Unhandled message 
WebSWServerConnection_PostMessageToServiceWorker to 0
https://bugs.webkit.org/show_bug.cgi?id=272400

Reviewed by Wenson Hsieh, Chris Dumez and Per Arne Vollan.

The crash was caused by WebKit launching process with a wrong WebKit framework.

This PR fixes the issue by specifying __XPC_DYLD_FRAMEWORK_PATH and 
__XPC_DYLD_LIBRARY_PATH
in setupIOSWebKitEnvironment which is used by run-minibrowser and run-safari.

* Tools/Scripts/webkitdirs.pm:
(setupIOSWebKitEnvironment):

Canonical link: https://commits.webkit.org/277304@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