DescriptionAccessibility events should be sent to the axObjectCacheOwner's frame.
We started sending accessibility events to the frame client instead of
the view client, to prepare for site isolation. However, a single
AXObjectCache still spans all *local* frames, so accessibility events
should be fired on the axObjectCacheOwner's frame, not on the event
target's frame.
BUG=424046
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183787
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|