DescriptionAXObjectCacheImpl::postNotification shouldn't post on an ancestor.
This is a code simplification. AXObjectCacheImpl::postNotification
doesn't need to post on an ancestor element if the AXObject for the
element it's trying to post on doesn't exist. The notification might
not make sense on that ancestor element, anyway.
If we find something specific that this breaks, we should replace it
with an explicit fix instead, rather than relying on this too-broad
solution.
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192685
Patch Set 1 #Patch Set 2 : Rebase #
Messages
Total messages: 6 (2 generated)
|