WebKit Bugzilla
Attachment 358188 Details for
Bug 193081
: Remove unused logging service
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193081-20190102111427.patch (text/plain), 1.67 KB, created by
Brent Fulgham
on 2019-01-02 11:14:27 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Brent Fulgham
Created:
2019-01-02 11:14:27 PST
Size:
1.67 KB
patch
obsolete
>Subversion Revision: 239569 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index 5c23432fe891564907ceb8a768a7d6eae8558ebc..a663ebc46705ce3bbde2931e90863a8ef83703c0 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,15 @@ >+2019-01-02 Brent Fulgham <bfulgham@apple.com> >+ >+ Remove unused logging service >+ https://bugs.webkit.org/show_bug.cgi?id=193081 >+ <rdar://problem/40414815> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ 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-01 Jeff Miller <jeffm@apple.com> > > Update user-visible copyright strings to include 2019 >diff --git a/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb b/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb >index 98819778f8ac308ae4d9254eaa465cd85cd36ac0..f8ffa09dea52af389ba90f72e7217788c2521b3d 100644 >--- a/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb >+++ b/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb >@@ -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") >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193081
: 358188