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

Issue 899813004: Revert of Clip incremental invalidation rects for RenderBox (Closed)

Created:
5 years, 10 months ago by Xianzhu
Modified:
5 years, 10 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr., rune+blink, zoltan1
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Revert of Clip incremental invalidation rects for RenderBox (patchset #3 id:40001 of https://codereview.chromium.org/548523005/) Reason for revert: Haven't looked into the issue deeply, but in the future we won't care about the invalidation rects, so we can just revert this kind of optimizations. BUG=453586 Original issue's description: > Clip incremental invalidation rects for RenderBox > > RenderBox::incrementallyInvalidatePaint invalidates according to > border-box delta, not considering the bounds. If the bounds are > clipped by ancestor clipping, the incrementally invalidated rect > may exceed the ancestor clipping. > > Clip the incremental invalidation rects by oldBounds and newBounds > to avoid invalidation on unrelated areas. > > BUG=411420 > TEST=fast/repaint/resize-with-border-clipped.html > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182081 TBR=jchaffraix@chromium.org,dsinclair@chromium.org,esprehn@chromium.org,leviw@chromium.org BUG=411420 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189569

Patch Set 1 #

Patch Set 2 : Rebase the revert #

Patch Set 3 : Rebase #

Patch Set 4 : NeedsRebaseline #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -73 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
D LayoutTests/fast/repaint/resize-with-border-clipped.html View 1 1 chunk +0 lines, -33 lines 0 comments Download
D LayoutTests/fast/repaint/resize-with-border-clipped-expected.txt View 1 1 chunk +0 lines, -17 lines 0 comments Download
M Source/core/rendering/RenderBox.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderBox.cpp View 1 2 3 chunks +3 lines, -21 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
Xianzhu
Created Revert of Clip incremental invalidation rects for RenderBox
5 years, 10 months ago (2015-02-04 23:39:26 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/899813004/130001
5 years, 10 months ago (2015-02-04 23:41:34 UTC) #3
commit-bot: I haz the power
Failed to apply patch for Source/core/rendering/RenderBox.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
5 years, 10 months ago (2015-02-04 23:41:44 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/899813004/50002
5 years, 10 months ago (2015-02-04 23:47:33 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/45348)
5 years, 10 months ago (2015-02-05 01:44:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/899813004/160001
5 years, 10 months ago (2015-02-05 04:19:06 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:160001) as https://src.chromium.org/viewvc/blink?view=rev&revision=189569
5 years, 10 months ago (2015-02-05 15:36:20 UTC) #12
Xianzhu
5 years, 10 months ago (2015-02-23 17:48:57 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:160001) has been created in
https://codereview.chromium.org/948513004/ by wangxianzhu@chromium.org.

The reason for reverting is: Suspected the original CL cause of the bug, but
proved not..

Powered by Google App Engine
This is Rietveld 408576698