Title: [233440] trunk/Source/WebKit
Revision
233440
Author
[email protected]
Date
2018-07-02 15:20:46 -0700 (Mon, 02 Jul 2018)

Log Message

Update com.cfca.npSecEditCtl.MAC.BOC.plugin.sb to make it functional
https://bugs.webkit.org/show_bug.cgi?id=187261

Reviewed by Brent Fulgham.

* Resources/PlugInSandboxProfiles/com.cfca.npSecEditCtl.MAC.BOC.plugin.sb:

Modified Paths

Diff

Modified: trunk/Source/WebKit/ChangeLog (233439 => 233440)


--- trunk/Source/WebKit/ChangeLog	2018-07-02 22:04:51 UTC (rev 233439)
+++ trunk/Source/WebKit/ChangeLog	2018-07-02 22:20:46 UTC (rev 233440)
@@ -1,3 +1,12 @@
+2018-07-02  Youenn Fablet  <[email protected]>
+
+        Update com.cfca.npSecEditCtl.MAC.BOC.plugin.sb to make it functional
+        https://bugs.webkit.org/show_bug.cgi?id=187261
+
+        Reviewed by Brent Fulgham.
+
+        * Resources/PlugInSandboxProfiles/com.cfca.npSecEditCtl.MAC.BOC.plugin.sb:
+
 2018-07-02  Brady Eidson  <[email protected]>
 
         Crash notifying observers of responsiveness state change

Modified: trunk/Source/WebKit/Resources/PlugInSandboxProfiles/com.cfca.npSecEditCtl.MAC.BOC.plugin.sb (233439 => 233440)


--- trunk/Source/WebKit/Resources/PlugInSandboxProfiles/com.cfca.npSecEditCtl.MAC.BOC.plugin.sb	2018-07-02 22:04:51 UTC (rev 233439)
+++ trunk/Source/WebKit/Resources/PlugInSandboxProfiles/com.cfca.npSecEditCtl.MAC.BOC.plugin.sb	2018-07-02 22:20:46 UTC (rev 233440)
@@ -21,3 +21,5 @@
 ; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 ; THE POSSIBILITY OF SUCH DAMAGE.
 
+(allow file-read* file-write*
+    (literal "/Library/Internet Plug-Ins/npSecEditCtl.MAC.BOC.sig"))
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to