Add "allow file-issue-extension*" to the sandbox profile to let the user style sheet be added as an exception and subsequently loaded.
This patch is actually by Timothy Hatcher, I'm just landing it for him.
Rubber-stamped by Steve Falkenburg.
* WebProcess/com.apple.WebProcess.sb: Added (allow file-issue-extension*).
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@87544
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2011-05-27 Jeff Miller <jeffm@apple.com>
+
+ Rubber-stamped by Steve Falkenburg.
+
+ <rdar://problem/9513401>
+ Add "allow file-issue-extension*" to the sandbox profile to let the user style sheet be added as an exception and subsequently loaded.
+ This patch is actually by Timothy Hatcher, I'm just landing it for him.
+
+ * WebProcess/com.apple.WebProcess.sb: Added (allow file-issue-extension*).
+
2011-05-27 Stephanie Lewis <slewis@apple.com>
Rubber Stamped by Adam Roben.
(define (home-literal home-relative-literal)
(literal (string-append (param "HOME_DIR") home-relative-literal)))
+;; Needed only for loading the user stylesheet at this time
+(allow file-issue-extension*)
+
;; Read-only preferences and data
(allow file-read*
;; Basic system paths