[webkit-changes] [WebKit/WebKit] af0908: Disable call to xpc_connection_set_oneshot_instance

Per Arne Vollan noreply at github.com
Mon Jan 15 08:42:00 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: af0908f14b8b34784c4fc473a1d9ba157e0698ce
      https://github.com/WebKit/WebKit/commit/af0908f14b8b34784c4fc473a1d9ba157e0698ce
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm

  Log Message:
  -----------
  Disable call to xpc_connection_set_oneshot_instance
https://bugs.webkit.org/show_bug.cgi?id=267368
rdar://120806906

Reviewed by Brent Fulgham.

Disable call to xpc_connection_set_oneshot_instance when launching WebKit processes
as extensions, since this call is not needed, then.

* Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm:
(WebKit::ProcessLauncher::launchProcess):
(WebKit::ProcessLauncher::finishLaunchingProcess):

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




More information about the webkit-changes mailing list