commit | 9c88c589fdf91ce439627b8eb897cce07552f36c | [log] [tgz] |
---|---|---|
author | warx <[email protected]> | Thu Nov 10 03:58:24 2016 |
committer | Commit bot <[email protected]> | Thu Nov 10 04:02:37 2016 |
tree | 67e4d4ef5b34b032a239720c7964a21b5dad4f32 | |
parent | 8b41fc9e8fbeb61ea580c70e81eefb69628f96ee [diff] |
Enable BrowserFocusTest.TabsRememberFocusFindInPage By observing the result of test failure, it fails on IsViewFocused(VIEW_ID_FIND_IN_PAGE_TEXT_FIELD). Through introducing BrowserActivationWaiter, it grantees browser window is activated on platform level before focusing. BUG=62537 BUG=23683 BUG=49737 TEST=self tested. Review-Url: https://codereview.chromium.org/2482763002 Cr-Commit-Position: refs/heads/master@{#431175}