Reland "Fix emission of AtkValue property change signal"
This version adds protected memory support to handle calling ATK methods dynamically on the CFI bot. Original change's description: > 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 Bug: 1017177 Bug: 1017548 Change-Id: Iadaea4569944ad0a1be0e1211bbce4ed2c4f6935 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879255Reviewed-by:Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Joanmarie Diggs <jdiggs@igalia.com> Commit-Queue: Martin Robinson <mrobinson@igalia.com> Cr-Commit-Position: refs/heads/master@{#710699}
Showing
Please register or sign in to comment