https://bugs.webkit.org/show_bug.cgi?id=180701
<rdar://problem/
35940948>
Reviewed by Daniel Bates.
The PluginProcess needs access to the AppStore Plugin XPC service.
* PluginProcess/mac/com.apple.WebKit.plugin-common.sb.in:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@225795
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2017-12-12 Brent Fulgham <bfulgham@apple.com>
+
+ REGRESSION(r216941): Plugin Process can't access AppStore Plugin Service
+ https://bugs.webkit.org/show_bug.cgi?id=180701
+ <rdar://problem/35940948>
+
+ Reviewed by Daniel Bates.
+
+ The PluginProcess needs access to the AppStore Plugin XPC service.
+
+ * PluginProcess/mac/com.apple.WebKit.plugin-common.sb.in:
+
2017-12-12 Brady Eidson <beidson@apple.com>
Make ServiceWorkers follow the DEFAULT_EXPERIMENTAL_FEATURES_ENABLED flag on Mac.
(xpc-service-name "com.apple.ViewBridgeAuxiliary")
(xpc-service-name "com.apple.accessibility.mediaaccessibilityd")
(xpc-service-name "com.apple.appkit.xpc.openAndSavePanelService")
+ (xpc-service-name "com.apple.appstore.PluginXPCService") ; <rdar://problem/35940948>
(xpc-service-name "com.apple.audio.SandboxHelper")
(xpc-service-name "com.apple.coremedia.videodecoder")
(xpc-service-name "com.apple.coremedia.videoencoder")