DescriptionMove the omnibox natively when showing or hiding.
The omnibox drops slightly when fading. Previously, the omnibox was moved by
adjusting its CSS margins. This is an inefficient way to handle movement (it
wastes space and doesn't always appear smooth).
BUG=641508
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2622593003
Cr-Commit-Position: refs/heads/master@{#442923}
Committed: https://chromium.googlesource.com/chromium/src/+/48a22a1c2870a87e9e6ee10af358717480f72589
Patch Set 1 #Patch Set 2 : Move the omnibox natively when showing or hiding. #Patch Set 3 : Drop useless omnibox constructor argument. #
Total comments: 6
Patch Set 4 : Add comment; rebase. #
Messages
Total messages: 14 (6 generated)
|