WebKit Bugzilla
Attachment 373274 Details for
Bug 199386
: [iOS] WebContent processes should not globally allow mach lookup to the AX server.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-199386-20190701160012.patch (text/plain), 1.48 KB, created by
Per Arne Vollan
on 2019-07-01 16:00:13 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Per Arne Vollan
Created:
2019-07-01 16:00:13 PDT
Size:
1.48 KB
patch
obsolete
>Index: Source/WebKit/ChangeLog >=================================================================== >--- Source/WebKit/ChangeLog (revision 247030) >+++ Source/WebKit/ChangeLog (working copy) >@@ -1,3 +1,15 @@ >+2019-07-01 Per Arne Vollan <pvollan@apple.com> >+ >+ [iOS] WebContent processes should not globally allow mach lookup to the AX server. >+ https://bugs.webkit.org/show_bug.cgi?id=199386 >+ <rdar://problem/52487468> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Instead, a mach extension for this service should be issued to the WebContent process. This has already been implemented. >+ >+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb: >+ > 2019-07-01 Chris Dumez <cdumez@apple.com> > > Remove virtual functions on WebProcessLifetimeObserver that are unused after r245540 >Index: Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb >=================================================================== >--- Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (revision 247013) >+++ Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (working copy) >@@ -71,8 +71,6 @@ > > (allow mach-register > (local-name "com.apple.iphone.axserver")) ; Needed for Application Accessibility >-(allow mach-lookup >- (global-name "com.apple.iphone.axserver-systemwide")) ; Needed to send accessibility notifications. > > ;; <rdar://problem/14555119> Access to high quality speech voices > ;; Needed for WebSpeech
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 199386
: 373274