WebKit Bugzilla
Attachment 358653 Details for
Bug 193267
: Remove unused networking entitlement from iOS WebProcess entitlements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193267-20190108163017.patch (text/plain), 1.24 KB, created by
Alex Christensen
on 2019-01-08 16:30:18 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Alex Christensen
Created:
2019-01-08 16:30:18 PST
Size:
1.24 KB
patch
obsolete
>Index: Source/WebKit/ChangeLog >=================================================================== >--- Source/WebKit/ChangeLog (revision 239751) >+++ Source/WebKit/ChangeLog (working copy) >@@ -1,3 +1,13 @@ >+2019-01-08 Alex Christensen <achristensen@webkit.org> >+ >+ Remove unused networking entitlement from iOS WebProcess entitlements >+ https://bugs.webkit.org/show_bug.cgi?id=193267 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Configurations/WebContent-iOS.entitlements: >+ This gave access to VPN stuff. It's not needed any more. >+ > 2019-01-08 Youenn Fablet <youenn@apple.com> > > service worker fetch handler results in bad referrer >Index: Source/WebKit/Configurations/WebContent-iOS.entitlements >=================================================================== >--- Source/WebKit/Configurations/WebContent-iOS.entitlements (revision 239733) >+++ Source/WebKit/Configurations/WebContent-iOS.entitlements (working copy) >@@ -4,8 +4,6 @@ > <dict> > <key>com.apple.private.allow-explicit-graphics-priority</key> > <true/> >- <key>com.apple.private.network.socket-delegate</key> >- <true/> > <key>com.apple.private.webinspector.allow-remote-inspection</key> > <true/> > <key>com.apple.private.webinspector.proxy-application</key>
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 193267
: 358653