Chromium Code Reviews

Issue 1468753002: Reland of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo. (Closed)

Created:
5 years, 1 month ago by jbroman
Modified:
5 years ago
Reviewers:
danakj, chrishtr, esprehn, enne (OOO)
CC:
jbroman, blink-layers+watch_chromium.org, blink-reviews, blink-reviews-api_chromium.org, blink-reviews-platform-graphics_chromium.org, Rik, cc-bugs_chromium.org, chromium-reviews, danakj+watch_chromium.org, dglazkov+blink, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), jbauman+watch_chromium.org, Justin Novosad, kalyank, pdr+graphicswatchlist_chromium.org, piman+watch_chromium.org, rwlbuis, Stephen Chennney, sievers+watch_chromium.org, vmpstr+blinkwatch_chromium.org, Ian Vollick
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of Remove blink::WebLayerClient and WebGraphicsLayerDebugInfo. It is now legal for Blink to provide an implementation of cc::LayerClient. CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=danakj@chromium.org Committed: https://crrev.com/60b29f0509636a9c6b34cc770a0347d46422f5a7 Cr-Commit-Position: refs/heads/master@{#361195}

Patch Set 1 #

Patch Set 2 : do not access members of m_contentsLayer #

Unified diffs Side-by-side diffs Stats (+114 lines, -248 lines)
M cc/blink/web_layer_impl.h View 3 chunks +3 lines, -8 lines 0 comments
M cc/blink/web_layer_impl.cc View 3 chunks +4 lines, -38 lines 0 comments
M cc/layers/layer.cc View 1 chunk +1 line, -1 line 0 comments
M cc/layers/layer_client.h View 2 chunks +6 lines, -3 lines 0 comments
M third_party/WebKit/Source/core/core.gyp View 2 chunks +2 lines, -0 lines 0 comments
M third_party/WebKit/Source/platform/BUILD.gn View 4 chunks +6 lines, -4 lines 0 comments
M third_party/WebKit/Source/platform/DEPS View 1 chunk +2 lines, -0 lines 0 comments
M third_party/WebKit/Source/platform/blink_platform.gyp View 2 chunks +4 lines, -0 lines 0 comments
A third_party/WebKit/Source/platform/graphics/DEPS View 1 chunk +4 lines, -0 lines 0 comments
M third_party/WebKit/Source/platform/graphics/GraphicsLayer.h View 6 chunks +6 lines, -6 lines 0 comments
M third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp View 9 chunks +23 lines, -15 lines 0 comments
M third_party/WebKit/Source/platform/graphics/GraphicsLayerDebugInfo.h View 2 chunks +13 lines, -14 lines 0 comments
M third_party/WebKit/Source/platform/graphics/GraphicsLayerDebugInfo.cpp View 2 chunks +25 lines, -45 lines 0 comments
M third_party/WebKit/public/blink_headers.gypi View 2 chunks +0 lines, -2 lines 0 comments
D third_party/WebKit/public/platform/WebGraphicsLayerDebugInfo.h View 1 chunk +0 lines, -50 lines 0 comments
M third_party/WebKit/public/platform/WebLayer.h View 2 chunks +10 lines, -2 lines 0 comments
D third_party/WebKit/public/platform/WebLayerClient.h View 1 chunk +0 lines, -55 lines 0 comments
M ui/compositor/layer.h View 1 chunk +2 lines, -2 lines 0 comments
M ui/compositor/layer.cc View 1 chunk +2 lines, -2 lines 0 comments
M ui/compositor/layer_unittest.cc View 1 chunk +1 line, -1 line 0 comments

Messages

Total messages: 16 (6 generated)
jbroman
The original CL (https://codereview.chromium.org/1419913002) was reverted due to problems in context_lost_tests (on debug builds). The ...
5 years, 1 month ago (2015-11-21 05:47:07 UTC) #3
chrishtr
lgtm
5 years, 1 month ago (2015-11-21 23:33:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1468753002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1468753002/20001
5 years, 1 month ago (2015-11-21 23:34:13 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/121089)
5 years, 1 month ago (2015-11-21 23:41:43 UTC) #8
enne (OOO)
lgtm
5 years ago (2015-11-23 18:54:58 UTC) #9
jbroman
TBRing danakj for remaining ownership (ui/compositor/, dependency on base/), since those parts are unchanged since ...
5 years ago (2015-11-23 19:05:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1468753002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1468753002/20001
5 years ago (2015-11-23 19:07:02 UTC) #13
danakj
On 2015/11/23 19:05:53, jbroman wrote: > TBRing danakj for remaining ownership (ui/compositor/, dependency on base/), ...
5 years ago (2015-11-23 19:36:11 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-11-23 21:51:34 UTC) #15
commit-bot: I haz the power
5 years ago (2015-11-23 21:52:59 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/60b29f0509636a9c6b34cc770a0347d46422f5a7
Cr-Commit-Position: refs/heads/master@{#361195}

Powered by Google App Engine