Changeset 276519 in webkit
- Timestamp:
- Apr 23, 2021, 2:38:37 PM (5 years ago)
- Location:
- trunk/Source/WebKit
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/ChangeLog
r276515 r276519 1 2021-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 1 14 2021-04-23 Brent Fulgham <bfulgham@apple.com> 2 15 -
trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb
r276515 r276519 1462 1462 (allow mach-bootstrap 1463 1463 (apply-message-filter 1464 (deny mach-message-send (with telemetry))1465 (allow mach-message-send (message-number1464 (deny xpc-message-send (with telemetry)) 1465 (allow xpc-message-send (message-number 1466 1466 206 1467 1467 207
Note:
See TracChangeset
for help on using the changeset viewer.