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

Issue 2368663002: change return type of StartNetLogToFile (Closed)

Created:
4 years, 2 months ago by lilyhoughton
Modified:
4 years, 2 months ago
Reviewers:
xunjieli
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

change return type of StartNetLogToFile it now returns false if it fails to open the log file BUG=497860 Committed: https://crrev.com/9bd4961e751b6425484b1f212d2da578f918ba1a Cr-Commit-Position: refs/heads/master@{#421529}

Patch Set 1 #

Total comments: 2

Patch Set 2 : add documentation comment and improve test for startNetLogToFile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M components/cronet/android/cronet_url_request_context_adapter.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M components/cronet/android/cronet_url_request_context_adapter.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M components/cronet/android/java/src/org/chromium/net/impl/CronetUrlRequestContext.java View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
lilyhoughton
I changed the return type of the startNetLogToFile function so that it returns false when ...
4 years, 2 months ago (2016-09-26 16:29:58 UTC) #2
xunjieli
Looks great. Two comments below. https://codereview.chromium.org/2368663002/diff/1/components/cronet/android/cronet_url_request_context_adapter.h File components/cronet/android/cronet_url_request_context_adapter.h (right): https://codereview.chromium.org/2368663002/diff/1/components/cronet/android/cronet_url_request_context_adapter.h#newcode82 components/cronet/android/cronet_url_request_context_adapter.h:82: // Starts NetLog logging ...
4 years, 2 months ago (2016-09-26 16:35:39 UTC) #3
xunjieli
Normally what we do is to "Publish+Mail Comments" so the reviewer can get an email ...
4 years, 2 months ago (2016-09-27 20:23:23 UTC) #4
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/2368663002/20001
4 years, 2 months ago (2016-09-28 15:45:07 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-28 15:54:50 UTC) #7
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 15:58:25 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9bd4961e751b6425484b1f212d2da578f918ba1a
Cr-Commit-Position: refs/heads/master@{#421529}

Powered by Google App Engine
This is Rietveld 408576698