Title: [171469] branches/safari-600.1-branch/Source/WebKit2
- Revision
- 171469
- Author
- [email protected]
- Date
- 2014-07-23 01:47:47 -0700 (Wed, 23 Jul 2014)
Log Message
Merged r171384. <rdar://problem/17739108>
Modified Paths
Diff
Modified: branches/safari-600.1-branch/Source/WebKit2/ChangeLog (171468 => 171469)
--- branches/safari-600.1-branch/Source/WebKit2/ChangeLog 2014-07-23 08:44:50 UTC (rev 171468)
+++ branches/safari-600.1-branch/Source/WebKit2/ChangeLog 2014-07-23 08:47:47 UTC (rev 171469)
@@ -1,5 +1,22 @@
2014-07-23 Lucas Forschler <[email protected]>
+ Merge r171384
+
+ 2014-07-22 Oliver Hunt <[email protected]>
+
+ Reduce the size of the root WebContent sandbox profile
+ https://bugs.webkit.org/show_bug.cgi?id=135182
+ <rdar://problem/17739108>
+
+ Reviewed by Alexey Proskuryakov.
+
+ Switch from apple-ui-app to uikit-app as the root of the webcontent
+ profile.
+
+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+
+2014-07-23 Lucas Forschler <[email protected]>
+
Merge r171370
2014-07-22 Enrica Casucci <[email protected]>
Modified: branches/safari-600.1-branch/Source/WebKit2/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (171468 => 171469)
--- branches/safari-600.1-branch/Source/WebKit2/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb 2014-07-23 08:44:50 UTC (rev 171468)
+++ branches/safari-600.1-branch/Source/WebKit2/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb 2014-07-23 08:47:47 UTC (rev 171469)
@@ -27,10 +27,8 @@
(import "common.sb")
(import "removed-dev-nodes.sb")
-(import "apple-UI-apps.sb")
-(apple-ui-app "com.apple.WebKit.WebContent" 'with-opengl)
-(opengl)
+(uikit-app 'with-opengl)
;; Access to media controls
(play-media)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes