Title: [166187] trunk/Source/WebKit2
- Revision
- 166187
- Author
- [email protected]
- Date
- 2014-03-24 13:29:54 -0700 (Mon, 24 Mar 2014)
Log Message
Remove WebGL asset entitlement
https://bugs.webkit.org/show_bug.cgi?id=130685
Reviewed by Simon Fraser.
No longer necessary on iOS.
* Configurations/WebContent-iOS.entitlements:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (166186 => 166187)
--- trunk/Source/WebKit2/ChangeLog 2014-03-24 19:44:35 UTC (rev 166186)
+++ trunk/Source/WebKit2/ChangeLog 2014-03-24 20:29:54 UTC (rev 166187)
@@ -1,3 +1,14 @@
+2014-03-24 Dean Jackson <[email protected]>
+
+ Remove WebGL asset entitlement
+ https://bugs.webkit.org/show_bug.cgi?id=130685
+
+ Reviewed by Simon Fraser.
+
+ No longer necessary on iOS.
+
+ * Configurations/WebContent-iOS.entitlements:
+
2014-03-24 Andy Estes <[email protected]>
[iOS] Download support by CFURLDownloadRef under USE(CFNETWORK).
Modified: trunk/Source/WebKit2/Configurations/WebContent-iOS.entitlements (166186 => 166187)
--- trunk/Source/WebKit2/Configurations/WebContent-iOS.entitlements 2014-03-24 19:44:35 UTC (rev 166186)
+++ trunk/Source/WebKit2/Configurations/WebContent-iOS.entitlements 2014-03-24 20:29:54 UTC (rev 166187)
@@ -10,9 +10,5 @@
<true/>
<key>dynamic-codesigning</key>
<true/>
- <key>com.apple.private.assets.accessible-asset-types</key>
- <array>
- <string>com.apple.MobileAsset.WebKitBlocklist</string>
- </array>
</dict>
</plist>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes