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

Issue 1928613002: Simplify LogImpl a bit. (Closed)

Created:
4 years, 7 months ago by viettrungluu
Modified:
4 years, 7 months ago
Reviewers:
vardhan
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Simplify LogImpl a bit. Make it take a function to print messages, rather than a FILE*. (Note: If it gets any more complicated, LogImpl should take a delegate instead, but that seems like overkill for now.) R=vardhan@google.com Committed: https://chromium.googlesource.com/external/mojo/+/a237e8bedcf78fbea04bad25d1afb50051e4c0ef

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -51 lines) Patch
M PRESUBMIT.py View 1 chunk +1 line, -1 line 0 comments Download
M services/log/log_impl.h View 3 chunks +12 lines, -10 lines 0 comments Download
M services/log/log_impl.cc View 3 chunks +7 lines, -11 lines 0 comments Download
M services/log/log_impl_unittest.cc View 3 chunks +14 lines, -28 lines 0 comments Download
M services/log/main.cc View 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
viettrungluu
4 years, 7 months ago (2016-04-27 16:18:56 UTC) #1
vardhan
lgtm
4 years, 7 months ago (2016-04-27 19:59:31 UTC) #2
viettrungluu
4 years, 7 months ago (2016-04-27 20:25:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a237e8bedcf78fbea04bad25d1afb50051e4c0ef (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698