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

Issue 2603703002: [SPInvalidation] Call layoutView->setNeedsPaintPropertyUpdate in FrameView::setNeedsPaintPropertyUp… (Closed)

Created:
3 years, 11 months ago by Xianzhu
Modified:
3 years, 11 months ago
Reviewers:
chrishtr
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[SPInvalidation] Call layoutView->setNeedsPaintPropertyUpdate in FrameView::setNeedsPaintPropertyUpdate() when RLS is enabled BUG=645667 TEST=Many test cases in webkit_unit_tests with RLS enabled with --enable-slimming-paint-invalidation Committed: https://crrev.com/808b82b21b46ce5ee742e1eb813ba8890fe7f6ea Cr-Commit-Position: refs/heads/master@{#440821}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 chunk +6 lines, -0 lines 2 comments Download

Messages

Total messages: 20 (11 generated)
Xianzhu
3 years, 11 months ago (2016-12-27 17:41:37 UTC) #6
chrishtr
https://codereview.chromium.org/2603703002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp File third_party/WebKit/Source/core/frame/FrameView.cpp (right): https://codereview.chromium.org/2603703002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode1322 third_party/WebKit/Source/core/frame/FrameView.cpp:1322: if (RuntimeEnabledFeatures::rootLayerScrollingEnabled()) { Why wouldn't the cases with RLS ...
3 years, 11 months ago (2016-12-27 18:05:46 UTC) #7
Xianzhu
https://codereview.chromium.org/2603703002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp File third_party/WebKit/Source/core/frame/FrameView.cpp (right): https://codereview.chromium.org/2603703002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode1322 third_party/WebKit/Source/core/frame/FrameView.cpp:1322: if (RuntimeEnabledFeatures::rootLayerScrollingEnabled()) { On 2016/12/27 18:05:46, chrishtr wrote: > ...
3 years, 11 months ago (2016-12-27 18:57:33 UTC) #8
Xianzhu
On 2016/12/27 18:57:33, Xianzhu wrote: > https://codereview.chromium.org/2603703002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp > File third_party/WebKit/Source/core/frame/FrameView.cpp (right): > > https://codereview.chromium.org/2603703002/diff/1/third_party/WebKit/Source/core/frame/FrameView.cpp#newcode1322 > ...
3 years, 11 months ago (2016-12-28 00:01:43 UTC) #9
chrishtr
lgtm
3 years, 11 months ago (2016-12-28 00:32:18 UTC) #11
chrishtr
lgtm
3 years, 11 months ago (2016-12-28 00:32:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2603703002/1
3 years, 11 months ago (2016-12-28 00:32:45 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
3 years, 11 months ago (2016-12-28 02:21:23 UTC) #18
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:48:16 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/808b82b21b46ce5ee742e1eb813ba8890fe7f6ea
Cr-Commit-Position: refs/heads/master@{#440821}

Powered by Google App Engine
This is Rietveld 408576698