[webkit-changes] [WebKit/WebKit] 4fb065: Remove unnecessary setenv from XPCServiceMain

Vitor Roriz noreply at github.com
Wed Sep 18 11:21:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4fb06558d3eebc84b04e2c4249bdcbe7f4efc8ec
      https://github.com/WebKit/WebKit/commit/4fb06558d3eebc84b04e2c4249bdcbe7f4efc8ec
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M Source/WebKit/Shared/EntryPointUtilities/Cocoa/XPCService/XPCServiceMain.mm

  Log Message:
  -----------
  Remove unnecessary setenv from XPCServiceMain
https://bugs.webkit.org/show_bug.cgi?id=279896
rdar://136224291

Reviewed by Per Arne Vollan and Alexey Proskuryakov.

This seems to be no longer required since rdar://problem/14012823 is fixed.

* Source/WebKit/Shared/EntryPointUtilities/Cocoa/XPCService/XPCServiceMain.mm:
(WebKit::XPCServiceMain):

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