Reland "Fix emission of AtkValue property change signal"
This version checks at runtime for atk_value_set_value during testing. This should allow the change to work on bots running trusty. Original commit message: > The introduction of text-change signals for the omnibox included a > regression that prevented the emission of AtkValue property change > signals. Fix this error and also add an implementation of > atk_value_set_value. The implementation is used in a test to verify the > correct behavior. > > The fix is that we correct the misuse of a logical operator and now > always try to emit AtkValue property change events when receiving the > kValueChanged event in AXPlatformNodeAuraLinux. Bug: 1015387 Change-Id: I486b44f9d0f212d951487bdc9f953401a94f9dff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876850 Commit-Queue: Martin Robinson <mrobinson@igalia.com> Reviewed-by:Joanmarie Diggs <jdiggs@igalia.com> Cr-Commit-Position: refs/heads/master@{#709023}
Showing
Please register or sign in to comment