WebKit Bugzilla
Attachment 358265 Details for
Bug 193115
: [iOS] Update sandbox profile to use iconservices instead of lsdiconservice
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193115-20190103112958.patch (text/plain), 1.66 KB, created by
Brent Fulgham
on 2019-01-03 11:30:00 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Brent Fulgham
Created:
2019-01-03 11:30:00 PST
Size:
1.66 KB
patch
obsolete
>Subversion Revision: 239594 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index a4835ba42b6cfd6fdc471db3989d1a8e4f216af9..61516db416efda08eccca16765868d6baf0c4eb4 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,22 @@ >+2019-01-03 Brent Fulgham <bfulgham@apple.com> >+ >+ [iOS] Update sandbox profile to use iconservices instead of lsdiconservice >+ https://bugs.webkit.org/show_bug.cgi?id=193115 >+ <rdar://problem/44867379> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb: >+ >+2019-01-03 Brent Fulgham <bfulgham@apple.com> >+ >+ Need a short description (OOPS!). >+ Need the bug URL (OOPS!). >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb: >+ > 2019-01-03 Brent Fulgham <bfulgham@apple.com> > > Remove logic handling DNT header during redirects >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 345fb0da0629de10f036b20757f4d61ee8d95e87..b36ab4fb6d169d29dba51ce141cc77e468e2b5ea 100644 >--- a/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb >+++ b/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb >@@ -163,7 +163,7 @@ > (allow file-read* > (well-known-system-group-container-subpath "/systemgroup.com.apple.lsd.iconscache")) > (allow mach-lookup >- (xpc-service-name "com.apple.lsdiconservice")) >+ (xpc-service-name "com.apple.iconservices")) > > ;; Common mach services needed by UIKit. > (allow mach-lookup
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
Flags:
eric.carlson
:
review+
eric.carlson
:
commit-queue-
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193115
: 358265