DescriptionSquashed fixed position layers shouldn't flicker while scrolling
We were correctly squashing fixed position layers together, but we weren't
setting the correct position constraint on the squashing layer. Instead, we
were setting the constraint on the main graphics layer directly, which meant
the compositor incorrectly scrolled the squashed fixed position layer instead
of keeping it stuck to the viewport.
R=vollick@chromium.org
BUG=402819
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180225
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rebase #
Messages
Total messages: 12 (0 generated)
|