Chromium Code Reviews
DescriptionSimply rules for compositing fixed position elements
Previously we had many complex conditions for determining whether a fixed
position element ought to be composited. This CL simplifies those conditions to
just checking whether the fixed position element's container is actually the
viewport.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179749
Patch Set 1 #Patch Set 2 : Moar dead code #
Total comments: 5
Patch Set 3 : Handle non-scrolling RenderViews #
Total comments: 3
Patch Set 4 : Deleted #Messages
Total messages: 10 (0 generated)
|