Title: [87599] trunk/Source/WebKit2
- Revision
- 87599
- Author
- mr...@apple.com
- Date
- 2011-05-27 21:39:34 -0700 (Fri, 27 May 2011)
Log Message
Roll out r87544 since it is bogus.
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (87598 => 87599)
--- trunk/Source/WebKit2/ChangeLog 2011-05-28 04:18:44 UTC (rev 87598)
+++ trunk/Source/WebKit2/ChangeLog 2011-05-28 04:39:34 UTC (rev 87599)
@@ -6,16 +6,6 @@
* Configurations/Base.xcconfig:
-2011-05-27 Jeff Miller <je...@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 <sle...@apple.com>
Rubber Stamped by Adam Roben.
Modified: trunk/Source/WebKit2/WebProcess/com.apple.WebProcess.sb (87598 => 87599)
--- trunk/Source/WebKit2/WebProcess/com.apple.WebProcess.sb 2011-05-28 04:18:44 UTC (rev 87598)
+++ trunk/Source/WebKit2/WebProcess/com.apple.WebProcess.sb 2011-05-28 04:39:34 UTC (rev 87599)
@@ -18,9 +18,6 @@
(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
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes