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

Issue 132283003: Mojo: Make the shell's loader log URL fetch errors. (Closed)

Created:
6 years, 11 months ago by viettrungluu
Modified:
6 years, 11 months ago
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Mojo: Make the shell's loader log URL fetch errors. This is to help debugging and make various failures less mysterious. R=darin@chromium.org, abarth@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243976

Patch Set 1 #

Total comments: 2

Patch Set 2 : !is_success #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M mojo/shell/loader.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
viettrungluu
6 years, 11 months ago (2014-01-09 18:46:21 UTC) #1
abarth-chromium
This looks fine, but I'm not sure I should be reviewing Mojo code at this ...
6 years, 11 months ago (2014-01-09 20:09:30 UTC) #2
darin (slow to review)
LGTM https://codereview.chromium.org/132283003/diff/1/mojo/shell/loader.cc File mojo/shell/loader.cc (right): https://codereview.chromium.org/132283003/diff/1/mojo/shell/loader.cc#newcode31 mojo/shell/loader.cc:31: if (status.status() != net::URLRequestStatus::SUCCESS) { nit: You could ...
6 years, 11 months ago (2014-01-09 20:57:19 UTC) #3
viettrungluu
Thanks. https://codereview.chromium.org/132283003/diff/1/mojo/shell/loader.cc File mojo/shell/loader.cc (right): https://codereview.chromium.org/132283003/diff/1/mojo/shell/loader.cc#newcode31 mojo/shell/loader.cc:31: if (status.status() != net::URLRequestStatus::SUCCESS) { On 2014/01/09 20:57:19, ...
6 years, 11 months ago (2014-01-09 21:02:50 UTC) #4
viettrungluu
6 years, 11 months ago (2014-01-09 21:30:16 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r243976 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698