Changeset 150599 in webkit


Ignore:
Timestamp:
May 23, 2013 11:49:57 AM (11 years ago)
Author:
ap@apple.com
Message:

<rdar://problem/13849260> Sandbox violations reading .CFUserTextEncoding

Reviewed by Dan Bernstein.

  • WebProcess/com.apple.WebProcess.sb.in: Allow this.
Location:
trunk/Source/WebKit2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit2/ChangeLog

    r150595 r150599  
     12013-05-22  Alexey Proskuryakov  <ap@apple.com>
     2
     3        <rdar://problem/13849260> Sandbox violations reading .CFUserTextEncoding
     4
     5        Reviewed by Dan Bernstein.
     6
     7        * WebProcess/com.apple.WebProcess.sb.in: Allow this.
     8
    192013-05-23  Gavin Barraclough  <barraclough@apple.com>
    210
  • trunk/Source/WebKit2/WebProcess/com.apple.WebProcess.sb.in

    r150296 r150599  
    8282       (home-literal "/Library/Preferences/com.apple.speech.voice.prefs.plist")
    8383       (home-regex #"/Library/Preferences/com\.apple\.driver\.(AppleBluetoothMultitouch\.mouse|AppleBluetoothMultitouch\.trackpad|AppleHIDMouse)\.plist$")
     84       (home-literal "/.CFUserTextEncoding")
    8485
    8586       ;; FIXME: This should be removed when <rdar://problem/8957845> is fixed.
Note: See TracChangeset for help on using the changeset viewer.