RESOLVED FIXED 227441
Pass correct value of AX per app settings to the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=227441
Summary Pass correct value of AX per app settings to the WebContent process
Per Arne Vollan
Reported 2021-06-28 03:51:30 PDT
Pass value of type AXValueState instead of a boolean value for per app AX settings.
Attachments
Patch (6.06 KB, patch)
2021-06-28 03:55 PDT, Per Arne Vollan
ews-feeder: commit-queue-
Patch (6.12 KB, patch)
2021-06-28 04:05 PDT, Per Arne Vollan
no flags
Radar WebKit Bug Importer
Comment 1 2021-06-28 03:52:06 PDT
Per Arne Vollan
Comment 2 2021-06-28 03:55:00 PDT
Per Arne Vollan
Comment 3 2021-06-28 04:05:04 PDT
Brent Fulgham
Comment 4 2021-06-28 10:06:53 PDT
Comment on attachment 432380 [details] Patch r=me
Per Arne Vollan
Comment 5 2021-06-28 10:22:40 PDT
Comment on attachment 432380 [details] Patch Thanks for reviewing!
EWS
Comment 6 2021-06-28 10:41:35 PDT
Committed r279342 (239210@main): <https://commits.webkit.org/239210@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 432380 [details].
Simon Fraser (smfr)
Comment 7 2021-07-30 12:23:00 PDT
Comment on attachment 432380 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=432380&action=review > Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:1095 > + WTFLogAlways("AX: reduce motion: %d", (int)reduceMotionEnabled); Ooops
Note You need to log in before you can comment on or make changes to this bug.