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

Issue 2905023002: Remove WTFLogAlways() usages from platform/graphics/ (Closed)

Created:
3 years, 7 months ago by mrunal
Modified:
3 years, 3 months ago
CC:
blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, dshwang, drott+blinkwatch_chromium.org, krit, fmalita+watch_chromium.org, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove WTFLogAlways() usages from platform/graphics/ Use LOG(INFO) instead. BUG=638849 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2

Patch Set 1 #

Total comments: 7

Patch Set 2 : Replace LOG with DLOG #

Total comments: 4

Patch Set 3 : Remove \n and use of .Utf8().data() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -27 lines) Patch
M third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/paint/PaintController.cpp View 1 2 2 chunks +24 lines, -26 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
mrunal
tkent/pdr, can you PTAL?
3 years, 6 months ago (2017-06-14 19:00:43 UTC) #8
tkent
I'd like to defer review to platform/graphics/OWNERS. https://codereview.chromium.org/2905023002/diff/1/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp File third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp (right): https://codereview.chromium.org/2905023002/diff/1/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp#newcode921 third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp:921: LOG(INFO) << ...
3 years, 6 months ago (2017-06-14 23:27:11 UTC) #9
gyuyoung
@mrunal, any update on this ? If not, I'd like to handle this issue on ...
3 years, 5 months ago (2017-07-18 06:45:06 UTC) #10
mrunal
Sorry for the long pause on this but I have incorporated the suggested changes in ...
3 years, 5 months ago (2017-07-24 19:29:13 UTC) #11
gyuyoung
Informal LGTM.
3 years, 4 months ago (2017-08-02 05:03:38 UTC) #12
Stephen Chennney
Also be aware that this review system is being deprecated in favor of gerrit. https://codereview.chromium.org/2905023002/diff/20001/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp ...
3 years, 4 months ago (2017-08-02 13:23:45 UTC) #14
mrunal
On 2017/08/02 13:23:45, Stephen Chennney wrote: > Also be aware that this review system is ...
3 years, 4 months ago (2017-08-04 18:53:49 UTC) #15
mrunal
3 years, 3 months ago (2017-09-21 22:51:00 UTC) #16
Closing this issue as it was fixed here,
https://chromium-review.googlesource.com/c/chromium/src/+/675599

Powered by Google App Engine
This is Rietveld 408576698