commit | 082707af4c53d7a511c63e0563ea304f080222f9 | [log] [tgz] |
---|---|---|
author | jonross <[email protected]> | Fri Mar 23 14:14:30 2018 |
committer | Commit Bot <[email protected]> | Fri Mar 23 14:14:30 2018 |
tree | 3e91c41d89a06435f46146ed0ed170762f7af3e2 | |
parent | b211a16d676ca326acdf6d079512a2aecb7371f9 [diff] |
Replace WebViewBrowserTest::ScrollWaiter WebViewBrowserTest::ScrollWaiter does not work in Viz. This change replaces it with RenderFrameSubmissionObserver which provides the same functionality for both normal and viz display compositors. Also swaps all GetLastScrollOffset calls over to RenderFrameSubmissionObserver. As they also don't work in Viz. TEST=WebViewBrowserTest* Bug: 796336 Change-Id: I7cebf3d3ac2d4ecc0c6f3cf208e5ba691eadad6e Reviewed-on: https://chromium-review.googlesource.com/947036 Commit-Queue: Jonathan Ross <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Reviewed-by: Fady Samuel <[email protected]> Cr-Commit-Position: refs/heads/master@{#545430}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .