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

Issue 2084723002: Remove LayoutView::doingFullPaintInvalidation() (Closed)

Created:
4 years, 6 months ago by Xianzhu
Modified:
4 years, 6 months ago
Reviewers:
chrishtr
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove LayoutView::doingFullPaintInvalidation() It was an optimization before slimming paint to shortcut per-object paint invalidation. Remove it because we do need per-object paint invalidation. BUG=600008 Committed: https://crrev.com/c31119bc5e336b3f827f7c0ad5425b35fa5216f4 Cr-Commit-Position: refs/heads/master@{#401697}

Patch Set 1 #

Patch Set 2 : Remove LayoutView::doingFullPaintInvalidation() #

Patch Set 3 : Remove LayoutView::doingFullPaintInvalidation() #

Patch Set 4 : NeedsRebaseline #

Total comments: 4

Patch Set 5 : More NeedsRebaselines #

Patch Set 6 : More NeedsRebaselines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -129 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 5 4 chunks +26 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/resources/window-resize-repaint.js View 1 chunk +8 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.h View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 2 3 4 chunks +0 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.h View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.cpp View 1 2 3 4 5 2 chunks +41 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutObject.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutObject.cpp View 1 2 3 2 chunks +1 line, -40 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutView.h View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutView.cpp View 3 chunks +13 lines, -53 lines 0 comments Download
M third_party/WebKit/Source/core/layout/api/LayoutViewItem.h View 1 chunk +0 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 24 (10 generated)
Xianzhu
Please see https://codereview.chromium.org/2084723002/#ps40001 for layout expectation changes. The test cases needing full paint invalidation of ...
4 years, 6 months ago (2016-06-22 18:48:02 UTC) #2
chrishtr
https://codereview.chromium.org/2084723002/diff/60001/third_party/WebKit/Source/core/layout/LayoutView.cpp File third_party/WebKit/Source/core/layout/LayoutView.cpp (right): https://codereview.chromium.org/2084723002/diff/60001/third_party/WebKit/Source/core/layout/LayoutView.cpp#newcode206 third_party/WebKit/Source/core/layout/LayoutView.cpp:206: IncludeScrollbarsInRect includeScrollbars = document().settings() && document().settings()->rootLayerScrolls() ? IncludeScrollbars : ...
4 years, 6 months ago (2016-06-22 20:14:48 UTC) #3
Xianzhu
https://codereview.chromium.org/2084723002/diff/60001/third_party/WebKit/Source/core/layout/LayoutView.cpp File third_party/WebKit/Source/core/layout/LayoutView.cpp (right): https://codereview.chromium.org/2084723002/diff/60001/third_party/WebKit/Source/core/layout/LayoutView.cpp#newcode206 third_party/WebKit/Source/core/layout/LayoutView.cpp:206: IncludeScrollbarsInRect includeScrollbars = document().settings() && document().settings()->rootLayerScrolls() ? IncludeScrollbars : ...
4 years, 6 months ago (2016-06-22 20:37:26 UTC) #4
chrishtr
https://codereview.chromium.org/2084723002/diff/60001/third_party/WebKit/Source/core/layout/LayoutView.cpp File third_party/WebKit/Source/core/layout/LayoutView.cpp (right): https://codereview.chromium.org/2084723002/diff/60001/third_party/WebKit/Source/core/layout/LayoutView.cpp#newcode206 third_party/WebKit/Source/core/layout/LayoutView.cpp:206: IncludeScrollbarsInRect includeScrollbars = document().settings() && document().settings()->rootLayerScrolls() ? IncludeScrollbars : ...
4 years, 6 months ago (2016-06-22 21:33:29 UTC) #5
Xianzhu
https://codereview.chromium.org/2084723002/diff/60001/third_party/WebKit/Source/core/layout/LayoutView.cpp File third_party/WebKit/Source/core/layout/LayoutView.cpp (right): https://codereview.chromium.org/2084723002/diff/60001/third_party/WebKit/Source/core/layout/LayoutView.cpp#newcode206 third_party/WebKit/Source/core/layout/LayoutView.cpp:206: IncludeScrollbarsInRect includeScrollbars = document().settings() && document().settings()->rootLayerScrolls() ? IncludeScrollbars : ...
4 years, 6 months ago (2016-06-22 21:50:00 UTC) #6
chrishtr
lgtm
4 years, 6 months ago (2016-06-22 21:56:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2084723002/60001
4 years, 6 months ago (2016-06-22 21:57:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2084723002/80001
4 years, 6 months ago (2016-06-22 22:01:12 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/248682)
4 years, 6 months ago (2016-06-22 23:29:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2084723002/100001
4 years, 6 months ago (2016-06-23 18:04:41 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/244293)
4 years, 6 months ago (2016-06-23 19:03:07 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2084723002/100001
4 years, 6 months ago (2016-06-23 19:04:51 UTC) #21
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 6 months ago (2016-06-23 20:13:37 UTC) #22
commit-bot: I haz the power
4 years, 6 months ago (2016-06-23 20:15:35 UTC) #24
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/c31119bc5e336b3f827f7c0ad5425b35fa5216f4
Cr-Commit-Position: refs/heads/master@{#401697}

Powered by Google App Engine
This is Rietveld 408576698