Fix flakiness in DesktopWindowTreeHostX11Test.InputMethodFocus
ActivationWaiter should be created as early as possible so that PropertyNotify has time to be set before the widget is activated. Otherwise, the waiter can miss that event, and the test times out. Bug: 955316 Change-Id: I0e993e2aacdf8a2a97bfdeeeab75c7312c9259b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2169886Reviewed-by:Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#763430}
Showing
Please register or sign in to comment