https://bugs.webkit.org/show_bug.cgi?id=148683
rdar://problem/
21767401
Reviewed by Darin Adler.
* Resources/PlugInSandboxProfiles/com.apple.ist.ds.appleconnect.webplugin.sb:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@189223
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-09-01 Alexey Proskuryakov <ap@apple.com>
+
+ Update sandbox after r179367
+ https://bugs.webkit.org/show_bug.cgi?id=148683
+ rdar://problem/21767401
+
+ Reviewed by Darin Adler.
+
+ * Resources/PlugInSandboxProfiles/com.apple.ist.ds.appleconnect.webplugin.sb:
+
2015-08-26 Andy Estes <aestes@apple.com>
[Content Filtering] Determine navigation and content policy before continuing to filter a load
(global-name "com.apple.GSSCred")
(global-name "org.h5l.kcm"))
(allow mach-lookup
- (global-name-regex #"^com\.apple\.ist\.ds\.appleconnect2\.service\.com\.apple\.WebKit\.Plugin\.(32|64|Development)\[[0-9]+\]$")
+ (global-name-regex #"^com\.apple\.ist\.ds\.appleconnect2\.service\.com\.apple\.WebKit\.Plugin\.(32|64)(\.Development)?\[[0-9]+\]$")
(global-name-regex #"^com\.apple\.ist\.ds\.appleconnect2\.service\.PluginProcess\[[0-9]+\]$"))
(shared-preferences-read
(if (defined? 'mach-register)
(allow mach-register
- (global-name-regex #"^com\.apple\.ist\.ds\.appleconnect2\.service\.com\.apple\.WebKit\.Plugin\.(32|64|Development)\[[0-9]+\]$")
+ (global-name-regex #"^com\.apple\.ist\.ds\.appleconnect2\.service\.com\.apple\.WebKit\.Plugin\.(32|64)(\.Development)?\[[0-9]+\]$")
(global-name-regex #"^com\.apple\.ist\.ds\.appleconnect2\.service\.PluginProcess\[[0-9]+\]$")))
(allow system-socket)