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 2328413002: Cleanups of PaintController (Closed)

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

Description

Cleanups of PaintController - Remove an unused method declaration; - Don't print debug string of the current display item client in NDEBUG mode: // In NDEBUG mode we call DisplayItemClient::debugName() // in displayItemListAsDebugString() which can only be called // when we are sure the client is still alive. It's not // suitable for m_currentPaintArtifact.getDisplayItemList(). CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/a19b0818793a6e872af045af0e317c7fbf88924a Cr-Commit-Position: refs/heads/master@{#418088}

Patch Set 1 #

Total comments: 2

Patch Set 2 : - #

Patch Set 3 : - #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -10 lines) Patch
M third_party/WebKit/Source/platform/graphics/paint/PaintController.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp View 1 2 1 chunk +12 lines, -8 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
Xianzhu
4 years, 3 months ago (2016-09-12 17:52:48 UTC) #4
pdr.
https://codereview.chromium.org/2328413002/diff/1/third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp File third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp (right): https://codereview.chromium.org/2328413002/diff/1/third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp#newcode742 third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp:742: #ifndef NDEBUG I'd prefer if this function didn't work ...
4 years, 3 months ago (2016-09-12 19:45:07 UTC) #8
Xianzhu
+chrishtr@ who enabled showDebugData() in release mode. https://codereview.chromium.org/2328413002/diff/1/third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp File third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp (right): https://codereview.chromium.org/2328413002/diff/1/third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp#newcode742 third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp:742: #ifndef NDEBUG ...
4 years, 3 months ago (2016-09-12 20:54:49 UTC) #10
pdr.
On 2016/09/12 at 20:54:49, wangxianzhu wrote: > +chrishtr@ who enabled showDebugData() in release mode. > ...
4 years, 3 months ago (2016-09-12 20:58:20 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/2328413002/40001
4 years, 3 months ago (2016-09-12 21:28:07 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-12 22:55:11 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-12 22:57:22 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a19b0818793a6e872af045af0e317c7fbf88924a
Cr-Commit-Position: refs/heads/master@{#418088}

Powered by Google App Engine
This is Rietveld 408576698