Revert "Reland "Fix emission of AtkValue property change signal""
This reverts commit bbe3cdf3. Reason for revert: AXPlatformNodeAuraLinuxTest.TestAtkValueChangedSignal has been failing consistently. https://ci.chromium.org/p/chromium/builders/ci/Linux%20CFI/15401?blamelist=1#blamelist-tab 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 > 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} TBR=mrobinson@igalia.com,jdiggs@igalia.com Change-Id: I319a1d3b6d73c313d47fe92952ddbabe021e7407 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1015387 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1880487Reviewed-by:Meredith Lane <meredithl@chromium.org> Commit-Queue: Meredith Lane <meredithl@chromium.org> Cr-Commit-Position: refs/heads/master@{#709294}
Showing
Please register or sign in to comment