X11: Ensure a window IsActive() after Activate()
A window's focus state has an effect on webdriver tests, and some tests depend on a window being focused soon after window.focus(). CL [1] made the assumption that Chromium tests were the only ones that relied on this and so removed that code. This CL is a selective revert of that one. [1] https://chromium.googlesource.com/chromium/src/+/9b35aa2cb18ff78d6cfc843f0e9414ccb6c22150 BUG=b/63325409 R=erg@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_dbg_ng Change-Id: I98fdfce4b8168084b3b87a9937acef36e4e504cc Reviewed-on: https://chromium-review.googlesource.com/567269Reviewed-by:Elliot Glaysher <erg@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#485780}
Showing
Please register or sign in to comment