Chromium Code Reviews
DescriptionAdd viewport with assumption that browser controls always show
This change adds a viewport and a new sizing flag to the layouts. Some
layouts require the size of the screen to assume the browser controls
are showing when they would otherwise not be. To use this viewport, a
new sizing flag has been added to clearly identify its use:
USE_PREVIOUS_TOOLBAR_STATE.
As a result, this fixes a sizing bug in SimpleAnimationLayout.
BUG=668643, 662427
Committed: https://crrev.com/fdf5564b291c19901f507ad181ad53cbfdac55d2
Cr-Commit-Position: refs/heads/master@{#435433}
Patch Set 1 #Patch Set 2 : clean up #Patch Set 3 : fix bug on tablet #Patch Set 4 : fix mock test class #Messages
Total messages: 15 (8 generated)
|