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

Issue 17450014: [NaCl SDK] nacl_io html5fs: Malformed file paths set errno to ENOENT. (Closed)

Created:
7 years, 6 months ago by Matt Giuca
Modified:
7 years, 6 months ago
Reviewers:
binji
CC:
chromium-reviews, binji, Sam Clegg, chrome-apps-syd-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[NaCl SDK] nacl_io html5fs: Malformed file paths set errno to ENOENT. Applies to Open, Mkdir, Rmdir and Remove. Previously, these set errno to ENOSYS or EIO. BUG=252064 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207856

Patch Set 1 #

Total comments: 2

Patch Set 2 : Change Mkdir to set ENOENT instead of EIO. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M native_client_sdk/src/libraries/nacl_io/mount_html5fs.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Matt Giuca
7 years, 6 months ago (2013-06-20 01:35:36 UTC) #1
binji
lgtm (just to be clear here, though -- this is an error if the path ...
7 years, 6 months ago (2013-06-20 15:56:12 UTC) #2
Matt Giuca
On 2013/06/20 15:56:12, binji wrote: > lgtm > > (just to be clear here, though ...
7 years, 6 months ago (2013-06-20 22:58:08 UTC) #3
Matt Giuca
https://codereview.chromium.org/17450014/diff/1/native_client_sdk/src/libraries/nacl_io/mount_html5fs.cc File native_client_sdk/src/libraries/nacl_io/mount_html5fs.cc (right): https://codereview.chromium.org/17450014/diff/1/native_client_sdk/src/libraries/nacl_io/mount_html5fs.cc#newcode62 native_client_sdk/src/libraries/nacl_io/mount_html5fs.cc:62: return EIO; Yeah it's not quite clear to me ...
7 years, 6 months ago (2013-06-21 00:33:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mgiuca@chromium.org/17450014/6001
7 years, 6 months ago (2013-06-21 00:34:36 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 16:31:52 UTC) #6
Message was sent while issue was closed.
Change committed as 207856

Powered by Google App Engine
This is Rietveld 408576698