Changeset 276451 in webkit
- Timestamp:
- Apr 22, 2021, 12:19:07 PM (4 years ago)
- Location:
- trunk/Source/WebKit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/ChangeLog
r276448 r276451 1 2021-04-22 Per Arne <pvollan@apple.com> 2 3 [iOS] Update sandbox message filter syntax 4 https://bugs.webkit.org/show_bug.cgi?id=223384 5 <rdar://problem/75531614> 6 7 Reviewed by Brent Fulgham. 8 9 * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb: 10 1 11 2021-04-22 Martin Robinson <mrobinson@webkit.org> 2 12 -
trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb
r275789 r276451 1462 1462 (allow mach-bootstrap 1463 1463 (apply-message-filter 1464 (deny xpc-message-send (with telemetry))1465 (allow xpc-message-send (message-number1464 (deny mach-message-send (with telemetry)) 1465 (allow mach-message-send (message-number 1466 1466 206 1467 1467 207
Note:
See TracChangeset
for help on using the changeset viewer.