Bug 197832

Summary: AX: Need an entitlement for WebContent to send accessibility notifications
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description chris fleizach 2019-05-13 01:17:58 PDT
WebContent needs ability to send accessibility notifications

<rdar://problem/50495880>
Comment 1 chris fleizach 2019-05-13 01:20:17 PDT
Created attachment 369709 [details]
patch
Comment 2 Brent Fulgham 2019-05-13 09:24:45 PDT
Comment on attachment 369709 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2019-05-13 09:32:27 PDT
Comment on attachment 369709 [details]
patch

Clearing flags on attachment: 369709

Committed r245237: <https://trac.webkit.org/changeset/245237>
Comment 4 WebKit Commit Bot 2019-05-13 09:32:28 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Per Arne Vollan 2019-07-01 14:55:46 PDT
I think we should issue a mach extension in this case, instead of opening up the port on a global basis.