Title: [239578] trunk/Source/WebKit
- Revision
- 239578
- Author
- [email protected]
- Date
- 2019-01-02 13:32:07 -0800 (Wed, 02 Jan 2019)
Log Message
Remove unused logging service
https://bugs.webkit.org/show_bug.cgi?id=193081
<rdar://problem/40414815>
Reviewed by Alexey Proskuryakov.
We don't use this logging service, so don't open an exception for it.
* Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (239577 => 239578)
--- trunk/Source/WebKit/ChangeLog 2019-01-02 21:30:54 UTC (rev 239577)
+++ trunk/Source/WebKit/ChangeLog 2019-01-02 21:32:07 UTC (rev 239578)
@@ -1,5 +1,17 @@
2019-01-02 Brent Fulgham <[email protected]>
+ Remove unused logging service
+ https://bugs.webkit.org/show_bug.cgi?id=193081
+ <rdar://problem/40414815>
+
+ Reviewed by Alexey Proskuryakov.
+
+ We don't use this logging service, so don't open an exception for it.
+
+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+
+2019-01-02 Brent Fulgham <[email protected]>
+
Remove temporary workaround for CVMS code signing objects
https://bugs.webkit.org/show_bug.cgi?id=193079
<rdar://problem/40139202>
Modified: trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (239577 => 239578)
--- trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb 2019-01-02 21:30:54 UTC (rev 239577)
+++ trunk/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb 2019-01-02 21:32:07 UTC (rev 239578)
@@ -1,4 +1,4 @@
-; Copyright (C) 2010-2018 Apple Inc. All rights reserved.
+; Copyright (C) 2010-2019 Apple Inc. All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
@@ -235,9 +235,6 @@
;; <rdar://problem/9404009>
(mobile-preferences-read "kCFPreferencesAnyApplication")
-;; <rdar://problem/10266866>
-(marco-logging-client)
-
;; <rdar://problem/12250145>
(mobile-preferences-read "com.apple.mediaaccessibility")
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes