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

Issue 913223008: Add FileReaderInterface::ReadExactly() and FileSeekerInterface::SeekSet() (Closed)

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

Description

Add FileReaderInterface::ReadExactly() and FileSeekerInterface::SeekSet(). These methods perform common error checking. TEST=util_test StringFile.* R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/89ca2fbba75120b827df555f947d508b54d5be47

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -2 lines) Patch
M util/file/file_reader.h View 2 chunks +10 lines, -1 line 0 comments Download
M util/file/file_reader.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M util/file/file_seeker.h View 1 chunk +15 lines, -0 lines 0 comments Download
A util/file/file_seeker.cc View 1 1 chunk +37 lines, -0 lines 0 comments Download
M util/file/file_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M util/file/string_file_test.cc View 2 chunks +27 lines, -0 lines 0 comments Download
M util/util.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
Mark Mentovai
5 years, 10 months ago (2015-02-18 22:56:14 UTC) #2
Robert Sesek
This CL sparkles like diamonds. LGTM
5 years, 10 months ago (2015-02-18 23:04:01 UTC) #3
Mark Mentovai
5 years, 10 months ago (2015-02-18 23:22:43 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
89ca2fbba75120b827df555f947d508b54d5be47 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698