Description[New Multicolumn] Never composite flow threads.
This will prevent flow threads from becoming paint invalidation containers.
There's an assertion in LayoutFlowThread::mapRectToPaintInvalidationBacking()
on the paint invalidation container not being the flow thread. The (very
recent) fix for issue 481663 also tried to avoid this assertion, but obviously
didn't manage to catch all cases.
BUG=482420
R=chrishtr@chromium.org,dsinclair@chromium.org,wangxianzhu@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194680
Patch Set 1 #Patch Set 2 : Prevent 1x1 hack for flow threads. #Patch Set 3 : Never composite flow threads. #
Messages
Total messages: 15 (3 generated)
|