Bug 209065 - [macOS] Accessibility sandbox regressions
Summary: [macOS] Accessibility sandbox regressions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-13 10:42 PDT by Per Arne Vollan
Modified: 2020-03-16 14:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (9.19 KB, patch)
2020-03-13 13:45 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (9.55 KB, patch)
2020-03-13 14:20 PDT, Per Arne Vollan
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2020-03-13 10:42:48 PDT
When Accessibility is enabled, the WebContent process needs access to the preference service, since Accessibility is relying on some advanced features of the service.
Comment 1 Per Arne Vollan 2020-03-13 10:43:09 PDT
rdar://problem/60202450
Comment 2 Per Arne Vollan 2020-03-13 13:45:46 PDT
Created attachment 393523 [details]
Patch
Comment 3 Per Arne Vollan 2020-03-13 14:20:24 PDT
Created attachment 393529 [details]
Patch
Comment 4 Brent Fulgham 2020-03-14 16:33:13 PDT
Comment on attachment 393529 [details]
Patch

r=me
Comment 5 Per Arne Vollan 2020-03-16 14:12:14 PDT
Committed r258518: <https://trac.webkit.org/changeset/258518/webkit>