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

Issue 10808043: Factor out common error-code conversion code for PlatformFileErrorToNetError. (Closed)

Created:
8 years, 5 months ago by nhiroki (google)
Modified:
8 years, 5 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org, kinuko+watch, oshima+watch_chromium.org
Visibility:
Public.

Description

Factor out common error-code conversion code for PlatformFileErrorToNetError. BUG=136494 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148255

Patch Set 1 #

Total comments: 2

Patch Set 2 : Modified return value type. #

Total comments: 4

Patch Set 3 : Removed net:: prefix. #

Patch Set 4 : Added NET_EXPORT symbol. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -37 lines) Patch
M net/base/net_errors.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M net/base/net_errors.cc View 1 2 1 chunk +14 lines, -0 lines 0 comments Download
M webkit/blob/local_file_stream_reader.h View 1 chunk +0 lines, -3 lines 0 comments Download
M webkit/blob/local_file_stream_reader.cc View 2 chunks +1 line, -16 lines 0 comments Download
M webkit/chromeos/fileapi/remote_file_stream_writer.cc View 2 chunks +1 line, -10 lines 0 comments Download
M webkit/fileapi/file_system_file_stream_reader.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webkit/fileapi/sandbox_file_stream_writer.cc View 2 chunks +1 line, -6 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
nhiroki (google)
Hi, willchan Could you review this? (Please see: crbug.com/136494) Thanks, nhiroki
8 years, 5 months ago (2012-07-20 04:11:00 UTC) #1
willchan no longer on Chromium
LGTM with one comment I'd like you to fix. https://chromiumcodereview.appspot.com/10808043/diff/1/net/base/net_errors.h File net/base/net_errors.h (right): https://chromiumcodereview.appspot.com/10808043/diff/1/net/base/net_errors.h#newcode55 net/base/net_errors.h:55: ...
8 years, 5 months ago (2012-07-20 16:12:59 UTC) #2
nhiroki (google)
Thank you for your review. I fixed based on it. PTAL. http://codereview.chromium.org/10808043/diff/1/net/base/net_errors.h File net/base/net_errors.h (right): ...
8 years, 5 months ago (2012-07-24 13:07:57 UTC) #3
willchan no longer on Chromium
lgtm http://codereview.chromium.org/10808043/diff/4001/net/base/net_errors.cc File net/base/net_errors.cc (right): http://codereview.chromium.org/10808043/diff/4001/net/base/net_errors.cc#newcode47 net/base/net_errors.cc:47: net::Error PlatformFileErrorToNetError( ditto on no need for net:: ...
8 years, 5 months ago (2012-07-24 14:45:57 UTC) #4
nhiroki (google)
Thanks! http://codereview.chromium.org/10808043/diff/4001/net/base/net_errors.cc File net/base/net_errors.cc (right): http://codereview.chromium.org/10808043/diff/4001/net/base/net_errors.cc#newcode47 net/base/net_errors.cc:47: net::Error PlatformFileErrorToNetError( On 2012/07/24 14:45:57, willchan wrote: > ...
8 years, 5 months ago (2012-07-24 16:23:02 UTC) #5
nhiroki (google)
+kinuko@ Hi, kinuko@ Could you take a look for owner LGTM?: webkit/blob webkit/fileapi webkit/chromeos
8 years, 5 months ago (2012-07-24 16:24:15 UTC) #6
kinuko
Thanks for doing this! lgtm On 2012/07/24 16:24:15, nhiroki wrote: > +kinuko@ > > Hi, ...
8 years, 5 months ago (2012-07-24 17:59:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@google.com/10808043/10001
8 years, 5 months ago (2012-07-24 18:35:58 UTC) #8
commit-bot: I haz the power
Try job failure for 10808043-10001 (retry) on linux_clang for step "compile" (clobber build). It's a ...
8 years, 5 months ago (2012-07-24 19:13:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@google.com/10808043/5008
8 years, 5 months ago (2012-07-24 22:36:27 UTC) #10
commit-bot: I haz the power
8 years, 5 months ago (2012-07-25 00:10:53 UTC) #11
Change committed as 148255

Powered by Google App Engine
This is Rietveld 408576698