Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(315)

Issue 235323005: Revert of Optimize repaint on FrameView resize (Closed)

Created:
6 years, 8 months ago by Xianzhu
Modified:
6 years, 8 months ago
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink, Julien - ping for review, eseidel, leviw_travelin_and_unemployed
Visibility:
Public.

Description

Revert of Optimize repaint on FrameView resize (https://codereview.chromium.org/213103003/) Reason for revert: Under-repaint if body has percentage positioned or bottom aligned background-image when changing height. Will work on bug 358460 first. Original issue's description: > Optimize repaint on FrameView resize > > Previously we always repaint the full FrameView on resize. > > Don't mark full repaint if the resize is height-only and writing mode > is horizontal. Any descendants needing repaint because of FrameView > resize will still schedule their own repaints. > > BUG=258219 > TEST=WebFrameTest.sizeChangeRepaint > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170427 TBR=ojan@chromium.org,dsinclair@chromium.org,esprehn@chromium.org,eseidel@chromium.org,jchaffraix@chromium.org NOTREECHECKS=true NOTRY=true BUG=258219, 362407 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171362

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -181 lines) Patch
M Source/core/frame/FrameView.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/frame/FrameView.cpp View 1 5 chunks +5 lines, -15 lines 0 comments Download
M Source/core/rendering/RenderObject.h View 1 4 chunks +3 lines, -11 lines 0 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 1 chunk +0 lines, -73 lines 0 comments Download
D Source/web/tests/data/repaint/size-change-repaint1.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D Source/web/tests/data/repaint/size-change-repaint10.html View 1 1 chunk +0 lines, -9 lines 0 comments Download
D Source/web/tests/data/repaint/size-change-repaint2.html View 1 1 chunk +0 lines, -8 lines 0 comments Download
D Source/web/tests/data/repaint/size-change-repaint3.html View 1 1 chunk +0 lines, -10 lines 0 comments Download
D Source/web/tests/data/repaint/size-change-repaint4.html View 1 1 chunk +0 lines, -7 lines 0 comments Download
D Source/web/tests/data/repaint/size-change-repaint5.html View 1 1 chunk +0 lines, -13 lines 0 comments Download
D Source/web/tests/data/repaint/size-change-repaint6.html View 1 1 chunk +0 lines, -10 lines 0 comments Download
D Source/web/tests/data/repaint/size-change-repaint7.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D Source/web/tests/data/repaint/size-change-repaint8.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D Source/web/tests/data/repaint/size-change-repaint9.html View 1 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Xianzhu
Created Revert of Optimize repaint on FrameView resize
6 years, 8 months ago (2014-04-11 18:23:19 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/235323005/1
6 years, 8 months ago (2014-04-11 18:23:25 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-11 18:23:34 UTC) #3
commit-bot: I haz the power
Failed to apply patch for Source/web/tests/WebFrameTest.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-11 18:23:35 UTC) #4
Xianzhu
The CQ bit was unchecked by wangxianzhu@chromium.org
6 years, 8 months ago (2014-04-11 18:23:45 UTC) #5
Xianzhu
The CQ bit was checked by wangxianzhu@chromium.org
6 years, 8 months ago (2014-04-11 18:24:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/235323005/1
6 years, 8 months ago (2014-04-11 18:24:11 UTC) #7
Xianzhu
The CQ bit was unchecked by wangxianzhu@chromium.org
6 years, 8 months ago (2014-04-11 18:24:15 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-11 18:24:29 UTC) #9
commit-bot: I haz the power
Failed to apply patch for Source/web/tests/WebFrameTest.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-11 18:24:29 UTC) #10
Xianzhu
The CQ bit was checked by wangxianzhu@chromium.org
6 years, 8 months ago (2014-04-11 18:31:05 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/235323005/150001
6 years, 8 months ago (2014-04-11 18:31:11 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-04-11 18:31:50 UTC) #13
Message was sent while issue was closed.
Change committed as 171362

Powered by Google App Engine
This is Rietveld 408576698