[Webkit-unassigned] [Bug 184619] AX: AOM: respect the accessibility setting for dispatching the accessible events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 18:46:17 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=184619

--- Comment #30 from Nan Wang <n_wang at apple.com> ---
Comment on attachment 338165
  --> https://bugs.webkit.org/attachment.cgi?id=338165
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=338165&action=review

>> Source/WebCore/testing/Internals.cpp:270
>> +void _AXSSetWebAccessibilityEventsEnabled(Boolean);
> 
> Does this feature enable it for this web content process, or is it system wide?
> We can't mutate a global system state because we run tests concurrency.
> 
> Also, this should be done via internals.settings instead of any.

This is system wide. 
If we do this via internals.settings instead, we are not going to test the CFNotification right?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180418/e1462608/attachment.html>


More information about the webkit-unassigned mailing list