⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 276519 in webkit


Ignore:
Timestamp:
Apr 23, 2021, 2:38:37 PM (5 years ago)
Author:
commit-queue@webkit.org
Message:

Unreviewed, reverting r276451.
https://bugs.webkit.org/show_bug.cgi?id=224999

Broke perf testing

Reverted changeset:

"[iOS] Update sandbox message filter syntax"
https://bugs.webkit.org/show_bug.cgi?id=223384
https://trac.webkit.org/changeset/276451

Location:
trunk/Source/WebKit
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r276515 r276519  
     12021-04-23  Commit Queue  <commit-queue@webkit.org>
     2
     3        Unreviewed, reverting r276451.
     4        https://bugs.webkit.org/show_bug.cgi?id=224999
     5
     6        Broke perf testing
     7
     8        Reverted changeset:
     9
     10        "[iOS] Update sandbox message filter syntax"
     11        https://bugs.webkit.org/show_bug.cgi?id=223384
     12        https://trac.webkit.org/changeset/276451
     13
    1142021-04-23  Brent Fulgham  <bfulgham@apple.com>
    215
  • trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb

    r276515 r276519  
    14621462    (allow mach-bootstrap
    14631463        (apply-message-filter
    1464             (deny mach-message-send (with telemetry))
    1465             (allow mach-message-send (message-number
     1464            (deny xpc-message-send (with telemetry))
     1465            (allow xpc-message-send (message-number
    14661466                206
    14671467                207
Note: See TracChangeset for help on using the changeset viewer.