Title: [233465] trunk/Source/WebKit
Revision
233465
Author
[email protected]
Date
2018-07-03 09:20:00 -0700 (Tue, 03 Jul 2018)

Log Message

Update com.cmbchina.CMBSecurity.sb to make it functional
https://bugs.webkit.org/show_bug.cgi?id=187278

Reviewed by Brent Fulgham.

* Resources/PlugInSandboxProfiles/com.cmbchina.CMBSecurity.sb:

Modified Paths

Diff

Modified: trunk/Source/WebKit/ChangeLog (233464 => 233465)


--- trunk/Source/WebKit/ChangeLog	2018-07-03 16:15:55 UTC (rev 233464)
+++ trunk/Source/WebKit/ChangeLog	2018-07-03 16:20:00 UTC (rev 233465)
@@ -1,3 +1,12 @@
+2018-07-03  Youenn Fablet  <[email protected]>
+
+        Update com.cmbchina.CMBSecurity.sb to make it functional
+        https://bugs.webkit.org/show_bug.cgi?id=187278
+
+        Reviewed by Brent Fulgham.
+
+        * Resources/PlugInSandboxProfiles/com.cmbchina.CMBSecurity.sb:
+
 2018-07-03  Jer Noble  <[email protected]>
 
         Update Fullscreen anti-phishing alert text

Modified: trunk/Source/WebKit/Resources/PlugInSandboxProfiles/com.cmbchina.CMBSecurity.sb (233464 => 233465)


--- trunk/Source/WebKit/Resources/PlugInSandboxProfiles/com.cmbchina.CMBSecurity.sb	2018-07-03 16:15:55 UTC (rev 233464)
+++ trunk/Source/WebKit/Resources/PlugInSandboxProfiles/com.cmbchina.CMBSecurity.sb	2018-07-03 16:20:00 UTC (rev 233465)
@@ -21,3 +21,6 @@
 ; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 ; THE POSSIBILITY OF SUCH DAMAGE.
 
+(allow mach-lookup
+    (global-name "com.apple.dock.fullscreen")
+    (global-name "com.apple.iohideventsystem"))
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to