[webkit-changes] [WebKit/WebKit] 0f7a4c: Add syscall telemetry related to QuickLook

Per Arne Vollan noreply at github.com
Sat Feb 17 12:47:41 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0f7a4c9df827d1b1d91d73d2b9908ed75390f59d
      https://github.com/WebKit/WebKit/commit/0f7a4c9df827d1b1d91d73d2b9908ed75390f59d
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-02-17 (Sat, 17 Feb 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformEnableCocoa.h
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
    M Source/WebKit/Scripts/process-entitlements.sh
    M Source/WebKit/WebProcess/Network/WebResourceLoader.cpp

  Log Message:
  -----------
  Add syscall telemetry related to QuickLook
https://bugs.webkit.org/show_bug.cgi?id=269608
rdar://114835579

Reviewed by Brent Fulgham.

This patch is adding telemetry in order to see which syscalls we can block in non QuickLook mode.
This is only telemetry, there should be no behavior change from this patch.

* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/Scripts/process-entitlements.sh:
* Source/WebKit/WebProcess/Network/WebResourceLoader.cpp:
(WebKit::WebResourceLoader::didReceiveResponse):

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