Surface synchronization: Synchronize top/bottom bar controls
This CL moves top/bottom bar control updating to a separate UpdateControls method in RenderWidgetHostViewAndroid. If surface sync is on then it gets called in DidUpdateVisualProperties, and if surface sync is off it continues to get called in OnFrameMetadataUpdated. Change-Id: Ieb4926a4393686db05afd153ec243b72a85c45c7 Bug: 672962 Reviewed-on: https://chromium-review.googlesource.com/1062084 Commit-Queue: Fady Samuel <fsamuel@chromium.org> Reviewed-by:Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#559375}
Showing
Please register or sign in to comment