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

Issue 2638333007: Add compositor element id for scroll nodes in SPv2. (Closed)

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

Description

Add compositor element id for scroll nodes in SPv2. - Add compositor element id field to ScrollPaintPropertyNode. - Generate compositor element id for ScrollPaintPropertyNodes when created/updated. - Copy element id into cc::ScrollNode when generating cc property trees. BUG=674317 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2638333007 Cr-Commit-Position: refs/heads/master@{#445240} Committed: https://chromium.googlesource.com/chromium/src/+/cfdf2d92414d581e8fdc5fdc04d825c668113fcc

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add unit tests. #

Patch Set 3 : Remove unused includes. #

Patch Set 4 : Sync to head. #

Messages

Total messages: 17 (9 generated)
wkorman
Will add unit tests following initial feedback to confirm approach looks reasonable. https://codereview.chromium.org/2638333007/diff/1/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp File third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp ...
3 years, 11 months ago (2017-01-19 23:43:10 UTC) #3
wkorman
https://codereview.chromium.org/2638333007/diff/1/third_party/WebKit/Source/platform/graphics/compositing/PropertyTreeManager.cpp File third_party/WebKit/Source/platform/graphics/compositing/PropertyTreeManager.cpp (right): https://codereview.chromium.org/2638333007/diff/1/third_party/WebKit/Source/platform/graphics/compositing/PropertyTreeManager.cpp#newcode271 third_party/WebKit/Source/platform/graphics/compositing/PropertyTreeManager.cpp:271: compositorNode.element_id = scrollNode->compositorElementId(); Probably should wrap this in a ...
3 years, 11 months ago (2017-01-20 01:57:34 UTC) #4
pdr.
I actually think this looks good as-is with the question comments removed. LGTM, but please ...
3 years, 11 months ago (2017-01-20 06:26:33 UTC) #5
ajuma
lgtm https://codereview.chromium.org/2638333007/diff/1/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp File third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp (right): https://codereview.chromium.org/2638333007/diff/1/third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp#newcode108 third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp:108: // TODO(wkorman): Should we generate compositor element id ...
3 years, 11 months ago (2017-01-20 14:41:57 UTC) #6
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/2638333007/40001
3 years, 11 months ago (2017-01-20 21:32:57 UTC) #9
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/platform/graphics/paint/ScrollPaintPropertyNode.cpp: While running git apply --index -p1; error: patch failed: ...
3 years, 11 months ago (2017-01-20 22:58:24 UTC) #11
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/2638333007/60001
3 years, 11 months ago (2017-01-20 23:34:59 UTC) #14
commit-bot: I haz the power
3 years, 11 months ago (2017-01-21 01:27:21 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/cfdf2d92414d581e8fdc5fdc04d8...

Powered by Google App Engine
This is Rietveld 408576698