Chromium Code Reviews
DescriptionFix under-invalidation of frameset on resize
Previously frameset had two problems:
1. (m-54 regression caused by https://codereview.chromium.org/2203933002)
LayoutBox::paintedOutputOfObjectHasNoEffectRegardlessOfSize()
returned true for frameset causing no invalidation when a frameset is
resized.
2. (Not a regression) frameset should not do incremental invalidation.
This didn't cause problem because the raster invalidation rects of
the frames cover changed part of the frameset.
BUG=669327
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/fc09797d2841a0da450266e2fd004d9e12c7b020
Cr-Commit-Position: refs/heads/master@{#435724}
Patch Set 1 #Patch Set 2 : - #Patch Set 3 : Seperate out the checking part #Patch Set 4 : - #
Dependent Patchsets: Messages
Total messages: 29 (22 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||