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

Issue 2714043002: Store non-fast scrollable regions on ScrollNode (Closed)

Created:
3 years, 10 months ago by pdr.
Modified:
3 years, 9 months ago
Reviewers:
ajuma, wkorman
CC:
ajuma+watch_chromium.org, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, cc-bugs_chromium.org, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, fmalita+watch_chromium.org, jbroman, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Store non-fast scrollable regions on ScrollNode BUG=693740 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2714043002 Cr-Commit-Position: refs/heads/master@{#453752} Committed: https://chromium.googlesource.com/chromium/src/+/0283fabfe2bfe34496d303543962bed973237927

Patch Set 1 #

Total comments: 8

Patch Set 2 : Rebase from space #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -14 lines) Patch
M cc/trees/layer_tree_host_common_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 chunks +3 lines, -6 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M cc/trees/scroll_node.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M cc/trees/scroll_node.cc View 1 2 chunks +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/compositing/PropertyTreeManager.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 26 (14 generated)
pdr.
3 years, 10 months ago (2017-02-24 01:03:09 UTC) #4
ajuma
lgtm https://codereview.chromium.org/2714043002/diff/1/cc/trees/property_tree_builder.cc File cc/trees/property_tree_builder.cc (right): https://codereview.chromium.org/2714043002/diff/1/cc/trees/property_tree_builder.cc#newcode1166 cc/trees/property_tree_builder.cc:1166: node.non_fast_scrollable_region = layer->non_fast_scrollable_region(); Is LayerImpl::non_fast_scrollable_region_ now unused (except ...
3 years, 10 months ago (2017-02-24 14:27:57 UTC) #9
pdr.
+reviewer wkorman, you may also be interested in this patch
3 years, 10 months ago (2017-02-24 19:04:45 UTC) #11
pdr.
https://codereview.chromium.org/2714043002/diff/1/cc/trees/property_tree_builder.cc File cc/trees/property_tree_builder.cc (right): https://codereview.chromium.org/2714043002/diff/1/cc/trees/property_tree_builder.cc#newcode1166 cc/trees/property_tree_builder.cc:1166: node.non_fast_scrollable_region = layer->non_fast_scrollable_region(); On 2017/02/24 at 14:27:57, ajuma wrote: ...
3 years, 9 months ago (2017-02-27 23:40:23 UTC) #12
wkorman
lgtm https://codereview.chromium.org/2714043002/diff/1/cc/trees/scroll_node.cc File cc/trees/scroll_node.cc (right): https://codereview.chromium.org/2714043002/diff/1/cc/trees/scroll_node.cc#newcode37 cc/trees/scroll_node.cc:37: non_fast_scrollable_region == other.non_fast_scrollable_region && And the SkRegion operator== ...
3 years, 9 months ago (2017-02-27 23:59:25 UTC) #13
pdr.
https://codereview.chromium.org/2714043002/diff/1/cc/trees/property_tree_builder.cc File cc/trees/property_tree_builder.cc (right): https://codereview.chromium.org/2714043002/diff/1/cc/trees/property_tree_builder.cc#newcode1166 cc/trees/property_tree_builder.cc:1166: node.non_fast_scrollable_region = layer->non_fast_scrollable_region(); On 2017/02/27 at 23:40:22, pdr. wrote: ...
3 years, 9 months ago (2017-02-28 19:36:48 UTC) #14
ajuma
https://codereview.chromium.org/2714043002/diff/1/cc/trees/property_tree_builder.cc File cc/trees/property_tree_builder.cc (right): https://codereview.chromium.org/2714043002/diff/1/cc/trees/property_tree_builder.cc#newcode1166 cc/trees/property_tree_builder.cc:1166: node.non_fast_scrollable_region = layer->non_fast_scrollable_region(); On 2017/02/28 19:36:47, pdr. wrote: > ...
3 years, 9 months ago (2017-02-28 19:39:00 UTC) #15
wkorman
https://codereview.chromium.org/2714043002/diff/1/cc/trees/scroll_node.h File cc/trees/scroll_node.h (right): https://codereview.chromium.org/2714043002/diff/1/cc/trees/scroll_node.h#newcode42 cc/trees/scroll_node.h:42: Region non_fast_scrollable_region; On 2017/02/28 19:36:47, pdr. wrote: > On ...
3 years, 9 months ago (2017-02-28 20:50:17 UTC) #16
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/2714043002/20001
3 years, 9 months ago (2017-02-28 20:54:55 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/241226)
3 years, 9 months ago (2017-02-28 22:19:27 UTC) #21
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/2714043002/20001
3 years, 9 months ago (2017-02-28 23:05:19 UTC) #23
commit-bot: I haz the power
3 years, 9 months ago (2017-02-28 23:54:10 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/0283fabfe2bfe34496d303543962...

Powered by Google App Engine
This is Rietveld 408576698