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

Issue 791493007: Make http_body cross-platform (Closed)

Created:
6 years ago by scottmg
Modified:
6 years ago
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@file-writer-redux
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : scf #

Patch Set 3 : unnecessary include #

Patch Set 4 : posix warning #

Total comments: 6

Patch Set 5 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -26 lines) Patch
M util/net/http_body.h View 1 2 3 4 2 chunks +8 lines, -9 lines 0 comments Download
M util/net/http_body.cc View 1 2 3 4 2 chunks +10 lines, -17 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
scottmg
6 years ago (2014-12-19 21:37:14 UTC) #1
Mark Mentovai
+rsesek also, he wrote this class.
6 years ago (2014-12-19 21:38:28 UTC) #3
Robert Sesek
LGTM
6 years ago (2014-12-19 21:55:33 UTC) #4
Mark Mentovai
https://codereview.chromium.org/791493007/diff/60001/util/net/http_body.cc File util/net/http_body.cc (right): https://codereview.chromium.org/791493007/diff/60001/util/net/http_body.cc#newcode49 util/net/http_body.cc:49: : HTTPBodyStream(), path_(path), file_state_(kUnopenedFile) { Add an empty initializer ...
6 years ago (2014-12-19 22:55:56 UTC) #5
scottmg
https://codereview.chromium.org/791493007/diff/60001/util/net/http_body.cc File util/net/http_body.cc (right): https://codereview.chromium.org/791493007/diff/60001/util/net/http_body.cc#newcode49 util/net/http_body.cc:49: : HTTPBodyStream(), path_(path), file_state_(kUnopenedFile) { On 2014/12/19 22:55:55, Mark ...
6 years ago (2014-12-19 22:58:34 UTC) #6
Mark Mentovai
LGTM
6 years ago (2014-12-19 23:17:14 UTC) #7
scottmg
6 years ago (2014-12-19 23:21:24 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
9cfd2c515e6f709dbbd9837c0b4862411e50f601 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698