Title: [152254] branches/safari-537-branch/Source/WebKit2
- Revision
- 152254
- Author
- [email protected]
- Date
- 2013-07-01 14:02:07 -0700 (Mon, 01 Jul 2013)
Log Message
Merged r152063. <rdar://problem/13888138>
Modified Paths
Diff
Modified: branches/safari-537-branch/Source/WebKit2/ChangeLog (152253 => 152254)
--- branches/safari-537-branch/Source/WebKit2/ChangeLog 2013-07-01 21:00:35 UTC (rev 152253)
+++ branches/safari-537-branch/Source/WebKit2/ChangeLog 2013-07-01 21:02:07 UTC (rev 152254)
@@ -1,5 +1,21 @@
2013-07-01 Lucas Forschler <[email protected]>
+ Merge r152063
+
+ 2013-06-26 Simon Cooper <[email protected]>
+
+ QuickTime plug-in cannot update com.apple.quicktime.plugin.preferences.plist file
+ https://bugs.webkit.org/show_bug.cgi?id=118098
+ <rdar://problem/13888138>
+
+ Reviewed by Alexey Proskuryakov.
+
+ Allow the preference file to be written
+
+ * Resources/PlugInSandboxProfiles/com.apple.QuickTime Plugin.plugin.sb:
+
+2013-07-01 Lucas Forschler <[email protected]>
+
Merge r152234
2013-06-27 Jer Noble <[email protected]>
Modified: branches/safari-537-branch/Source/WebKit2/Resources/PlugInSandboxProfiles/com.apple.QuickTime Plugin.plugin.sb (152253 => 152254)
--- branches/safari-537-branch/Source/WebKit2/Resources/PlugInSandboxProfiles/com.apple.QuickTime Plugin.plugin.sb 2013-07-01 21:00:35 UTC (rev 152253)
+++ branches/safari-537-branch/Source/WebKit2/Resources/PlugInSandboxProfiles/com.apple.QuickTime Plugin.plugin.sb 2013-07-01 21:02:07 UTC (rev 152254)
@@ -1,5 +1,5 @@
(webkit-powerbox)
-(shared-preferences-read "com.apple.quicktime.plugin.preferences")
+(shared-preferences-read-write "com.apple.quicktime.plugin.preferences")
(allow file-read* file-write*
(home-library-subpath "/Caches/QuickTime")
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes