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

Issue 2638763003: Move property tree debugging code to platform/graphics/paint/. (Closed)

Created:
3 years, 11 months ago by chrishtr
Modified:
3 years, 11 months ago
Reviewers:
wkorman
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

Move property tree debugging code to platform/graphics/paint/. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2638763003 Cr-Commit-Position: refs/heads/master@{#444190} Committed: https://chromium.googlesource.com/chromium/src/+/0221e755063d12ff67e52e5e5adce946ce06d3c0

Patch Set 1 #

Patch Set 2 : none #

Patch Set 3 : none #

Patch Set 4 : none #

Patch Set 5 : none #

Patch Set 6 : none #

Total comments: 7

Patch Set 7 : none #

Patch Set 8 : none #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -81 lines) Patch
M third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h View 2 chunks +0 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.cpp View 1 chunk +0 lines, -51 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintPropertyTreePrinterTest.cpp View 1 2 3 4 5 6 7 4 chunks +5 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/ClipPaintPropertyNode.h View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/ClipPaintPropertyNode.cpp View 1 2 3 4 5 6 2 chunks +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/EffectPaintPropertyNode.h View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/EffectPaintPropertyNode.cpp View 1 2 3 4 5 6 2 chunks +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/PropertyTreeState.h View 1 2 3 4 5 6 3 chunks +50 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/PropertyTreeState.cpp View 1 2 3 4 5 6 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/ScrollPaintPropertyNode.h View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/ScrollPaintPropertyNode.cpp View 1 2 3 4 5 6 2 chunks +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/TransformPaintPropertyNode.h View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/TransformPaintPropertyNode.cpp View 1 2 3 4 5 6 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (19 generated)
chrishtr
3 years, 11 months ago (2017-01-17 15:51:21 UTC) #16
wkorman
lgtm https://codereview.chromium.org/2638763003/diff/100001/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h File third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h (left): https://codereview.chromium.org/2638763003/diff/100001/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h#oldcode38 third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h:38: CORE_EXPORT void showPaintPropertyPath( Just curious, what was catalyst ...
3 years, 11 months ago (2017-01-17 19:19:58 UTC) #17
chrishtr
https://codereview.chromium.org/2638763003/diff/100001/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h File third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h (left): https://codereview.chromium.org/2638763003/diff/100001/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h#oldcode38 third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h:38: CORE_EXPORT void showPaintPropertyPath( On 2017/01/17 at 19:19:58, wkorman wrote: ...
3 years, 11 months ago (2017-01-17 22:06:46 UTC) #19
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/2638763003/140001
3 years, 11 months ago (2017-01-17 22:07:12 UTC) #21
commit-bot: I haz the power
Committed patchset #8 (id:140001) as https://chromium.googlesource.com/chromium/src/+/0221e755063d12ff67e52e5e5adce946ce06d3c0
3 years, 11 months ago (2017-01-17 23:45:14 UTC) #24
pdr.
On 2017/01/17 at 23:45:14, commit-bot wrote: > Committed patchset #8 (id:140001) as https://chromium.googlesource.com/chromium/src/+/0221e755063d12ff67e52e5e5adce946ce06d3c0 This is ...
3 years, 11 months ago (2017-01-18 06:02:26 UTC) #25
meade_UTC10
3 years, 11 months ago (2017-01-18 06:03:59 UTC) #26
Message was sent while issue was closed.
A revert of this CL (patchset #8 id:140001) has been created in
https://codereview.chromium.org/2639143002/ by meade@chromium.org.

The reason for reverting is: Caused failures on 4 waterfall bots:

WebKit Linux Trusty (dbg):
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20Trusty...

WebKit Mac10.11 (dbg)
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28...

WebKit Win x64 Builder (dbg)
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win%20x64%20Bu...

WebKit Win7 (dbg)
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win7%20%28dbg%...

BUG=682113.

Powered by Google App Engine
This is Rietveld 408576698