Changeset 169618 in webkit
- Timestamp:
- Jun 5, 2014, 10:21:00 AM (11 years ago)
- Location:
- trunk/Source/WebKit2
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit2/ChangeLog
r169612 r169618 1 2014-06-05 Alexey Proskuryakov <ap@apple.com> 2 3 [Mac] Tweak plug-in sandbox profiles 4 https://bugs.webkit.org/show_bug.cgi?id=133549 5 6 Fix <rdar://problem/17068055> and <rdar://problem/17148837>. 7 8 Reviewed by Sam Weinig and Simon Cooper. 9 10 * Resources/PlugInSandboxProfiles/com.apple.ist.ds.appleconnect.webplugin.sb: 11 * Resources/PlugInSandboxProfiles/com.microsoft.SilverlightPlugin.sb: 12 1 13 2014-06-05 Tanay C <tanay.c@samsung.com> 2 14 -
trunk/Source/WebKit2/Resources/PlugInSandboxProfiles/com.apple.ist.ds.appleconnect.webplugin.sb
r165657 r169618 46 46 (allow file-read* 47 47 (subpath "/Library/KerberosPlugins/GSSAPI") 48 (subpath "/Library/KerberosPlugins/KerberosFrameworkPlugins") 48 49 (literal "/Library/Preferences/edu.mit.Kerberos") 49 50 (literal "/Library/Preferences/SystemConfiguration/preferences.plist") -
trunk/Source/WebKit2/Resources/PlugInSandboxProfiles/com.microsoft.SilverlightPlugin.sb
r165657 r169618 53 53 (allow network-bind (local ip)) 54 54 55 (webkit-powerbox) 55 56 (webkit-printing)
Note:
See TracChangeset
for help on using the changeset viewer.