[webkit-changes] [WebKit/WebKit] ebe694: Disable dlsym callbacks

Per Arne Vollan noreply at github.com
Mon May 13 11:51:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ebe6945be86074e579419db888e9302ee588b916
      https://github.com/WebKit/WebKit/commit/ebe6945be86074e579419db888e9302ee588b916
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
    M Source/WebKit/Shared/mac/AuxiliaryProcessMac.mm

  Log Message:
  -----------
  Disable dlsym callbacks
https://bugs.webkit.org/show_bug.cgi?id=274040
rdar://127940574

Reviewed by Chris Dumez.

Disable dlsym callbacks on macOS since this is no longer needed. This should also be a
small performance improvement.

* Source/WebKit/Shared/mac/AuxiliaryProcessMac.mm:
(WebKit::AuxiliaryProcess::initializeSandbox):

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