[webkit-changes] [WebKit/WebKit] 21a4b1: [iOS] REGRESSION (264028 at main): Memory regression

Brent Fulgham noreply at github.com
Mon May 22 16:37:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 21a4b1c5559f6ddda3f3c4166e5ab33cab2c475d
      https://github.com/WebKit/WebKit/commit/21a4b1c5559f6ddda3f3c4166e5ab33cab2c475d
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in

  Log Message:
  -----------
  [iOS] REGRESSION (264028 at main): Memory regression
https://bugs.webkit.org/show_bug.cgi?id=257126
<rdar://109409569>

Reviewed by Per Arne Vollan.

Relaxing the iOS GPU Process Sandbox in Bug 256728 had the unintended effect of increasing memory use. Since blocking this call didn't create any functional issues, but regressed memory, we will instead silence the logging to avoid flooding telemetry with irrelevant logging.

* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:

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




More information about the webkit-changes mailing list