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

Issue 1416493006: Change file op |ssize_t|s to FileOperationResult (Closed)

Created:
5 years, 2 months ago by scottmg
Modified:
5 years, 2 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 12

Patch Set 4 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -59 lines) Patch
M compat/win/sys/types.h View 1 chunk +0 lines, -6 lines 0 comments Download
M tools/crashpad_database_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M util/file/file_io.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M util/file/file_reader.h View 4 chunks +4 lines, -4 lines 0 comments Download
M util/file/file_reader.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M util/file/string_file.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M util/file/string_file.cc View 5 chunks +7 lines, -6 lines 0 comments Download
M util/file/string_file_test.cc View 5 chunks +12 lines, -6 lines 0 comments Download
M util/net/http_body.h View 1 4 chunks +5 lines, -4 lines 0 comments Download
M util/net/http_body.cc View 1 4 chunks +17 lines, -13 lines 0 comments Download
M util/net/http_body_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M util/net/http_body_test_util.cc View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M util/net/http_transport_mac.mm View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M util/net/http_transport_test.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M util/net/http_transport_win.cc View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
scottmg
5 years, 2 months ago (2015-10-22 22:27:40 UTC) #3
Mark Mentovai
LGTM https://codereview.chromium.org/1416493006/diff/40001/compat/win/sys/types.h File compat/win/sys/types.h (left): https://codereview.chromium.org/1416493006/diff/40001/compat/win/sys/types.h#oldcode28 compat/win/sys/types.h:28: typedef int64_t ssize_t; Hmm…wait…these were int64_t/int, but now ...
5 years, 2 months ago (2015-10-22 22:56:18 UTC) #4
scottmg
https://codereview.chromium.org/1416493006/diff/40001/compat/win/sys/types.h File compat/win/sys/types.h (left): https://codereview.chromium.org/1416493006/diff/40001/compat/win/sys/types.h#oldcode28 compat/win/sys/types.h:28: typedef int64_t ssize_t; On 2015/10/22 22:56:18, Mark Mentovai wrote: ...
5 years, 2 months ago (2015-10-22 23:13:40 UTC) #5
scottmg
5 years, 2 months ago (2015-10-22 23:14:24 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
3d598cdbcd747e328a928949ef47d57ee4312202 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698