RESOLVED FIXED 208960
[macOS] Register with accessibility when the WebContent process starts
https://bugs.webkit.org/show_bug.cgi?id=208960
Summary [macOS] Register with accessibility when the WebContent process starts
Per Arne Vollan
Reported 2020-03-11 17:11:35 PDT
When we reenabled CF prefs direct mode in <https://bugs.webkit.org/show_bug.cgi?id=208690>, we started to register with accessibility when we received a message to do so from the UI process. This would typically happen when the user enabled accessibility. On macOS, this notification does not work the same way as on iOS, and it is assumed that accessibility should always be enabled. Therefore we should go back to registering with accessibility on the startup of the WebContent process on macOS.
Attachments
Patch (1.91 KB, patch)
2020-03-11 17:21 PDT, Per Arne Vollan
bfulgham: review+
Per Arne Vollan
Comment 1 2020-03-11 17:21:54 PDT
Brent Fulgham
Comment 2 2020-03-11 17:38:13 PDT
Comment on attachment 393314 [details] Patch Seems reasonable. r=me.
Radar WebKit Bug Importer
Comment 3 2020-03-11 18:10:32 PDT
Per Arne Vollan
Comment 4 2020-03-11 18:22:50 PDT
Note You need to log in before you can comment on or make changes to this bug.