Title: [245558] branches/safari-608.1.24.20-branch/Source/WebKit
- Revision
- 245558
- Author
- [email protected]
- Date
- 2019-05-20 20:21:36 -0700 (Mon, 20 May 2019)
Log Message
Cherry-pick r245520. rdar://problem/50552974
Allow WebContent mach-lookup AGXCompilerService
https://bugs.webkit.org/show_bug.cgi?id=198031
<rdar://problem/50552974>
Patch by Zhifei Fang <[email protected]> on 2019-05-20
Reviewed by Per Arne Vollan.
* Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@245520 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Modified Paths
Diff
Modified: branches/safari-608.1.24.20-branch/Source/WebKit/ChangeLog (245557 => 245558)
--- branches/safari-608.1.24.20-branch/Source/WebKit/ChangeLog 2019-05-21 03:21:34 UTC (rev 245557)
+++ branches/safari-608.1.24.20-branch/Source/WebKit/ChangeLog 2019-05-21 03:21:36 UTC (rev 245558)
@@ -1,5 +1,30 @@
2019-05-20 Kocsen Chung <[email protected]>
+ Cherry-pick r245520. rdar://problem/50552974
+
+ Allow WebContent mach-lookup AGXCompilerService
+ https://bugs.webkit.org/show_bug.cgi?id=198031
+ <rdar://problem/50552974>
+
+ Patch by Zhifei Fang <[email protected]> on 2019-05-20
+ Reviewed by Per Arne Vollan.
+
+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+
+ git-svn-id: https://svn.webkit.org/repository/webkit/trunk@245520 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+ 2019-05-20 Zhifei Fang <[email protected]>
+
+ Allow WebContent mach-lookup AGXCompilerService
+ https://bugs.webkit.org/show_bug.cgi?id=198031
+ <rdar://problem/50552974>
+
+ Reviewed by Per Arne Vollan.
+
+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+
+2019-05-20 Kocsen Chung <[email protected]>
+
Cherry-pick r245483. rdar://problem/49078202
Add a website policy to disable the legacy -webkit-overflow-scrolling:touch behavior
Modified: branches/safari-608.1.24.20-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (245557 => 245558)
--- branches/safari-608.1.24.20-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb 2019-05-21 03:21:34 UTC (rev 245557)
+++ branches/safari-608.1.24.20-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb 2019-05-21 03:21:36 UTC (rev 245558)
@@ -399,7 +399,6 @@
;; FIXME: remove overridden rules once the final list has been
;; established, see https://bugs.webkit.org/show_bug.cgi?id=193840
(deny mach-lookup
- (global-name "com.apple.AGXCompilerService")
(global-name "com.apple.CoreAuthentication.daemon.libxpc")
(global-name "com.apple.FileCoordination")
(global-name "com.apple.FileProvider")
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes