WebKit Bugzilla
Attachment 358186 Details for
Bug 193079
: Remove temporary workaround for CVMS code signing objects
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193079-20190102110828.patch (text/plain), 1.38 KB, created by
Brent Fulgham
on 2019-01-02 11:08:29 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Brent Fulgham
Created:
2019-01-02 11:08:29 PST
Size:
1.38 KB
patch
obsolete
>Subversion Revision: 239569 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index 5c23432fe891564907ceb8a768a7d6eae8558ebc..8b6601027de32cabb304426a0da6bf37c515508b 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,13 @@ >+2019-01-02 Brent Fulgham <bfulgham@apple.com> >+ >+ Remove temporary workaround for CVMS code signing objects >+ https://bugs.webkit.org/show_bug.cgi?id=193079 >+ <rdar://problem/40139202> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * WebProcess/com.apple.WebProcess.sb.in: >+ > 2019-01-01 Jeff Miller <jeffm@apple.com> > > Update user-visible copyright strings to include 2019 >diff --git a/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in b/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in >index 536481ecd6a3e5a37aab0d57a69b636de907faca..223f719b4091bfedbf52049b3073d1fb8e3bb47b 100644 >--- a/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in >+++ b/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in >@@ -105,9 +105,6 @@ > (allow mach-lookup > (global-name "com.apple.cvmsServ")) > #if __MAC_OS_X_VERSION_MIN_REQUIRED >= 101400 >- ;; Needed by <rdar://problem/40093461>, remove when <rdar://problem/39402555> is fixed. >- (allow file-read* file-write-unlink >- (prefix "/private/tmp/cvmsCodeSignObj")) > (allow file-read* > (prefix "/private/var/db/CVMS/cvmsCodeSignObj")) > #endif
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 193079
: 358186