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

Issue 2844493004: Allow fuchsia to open non-regular files. (Closed)

Created:
3 years, 7 months ago by anwilson
Modified:
3 years, 7 months ago
Reviewers:
abarth, zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Allow fuchsia to open non-regular files. BUG=

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -8 lines) Patch
M runtime/bin/file_fuchsia.cc View 1 chunk +0 lines, -8 lines 1 comment Download

Messages

Total messages: 12 (3 generated)
zra
https://codereview.chromium.org/2844493004/diff/1/runtime/bin/file_fuchsia.cc File runtime/bin/file_fuchsia.cc (left): https://codereview.chromium.org/2844493004/diff/1/runtime/bin/file_fuchsia.cc#oldcode198 runtime/bin/file_fuchsia.cc:198: if (NO_RETRY_EXPECTED(stat(name, &st)) == 0) { Could you explain ...
3 years, 7 months ago (2017-04-26 17:34:13 UTC) #4
abarth
On 2017/04/26 at 17:34:13, zra wrote: > https://codereview.chromium.org/2844493004/diff/1/runtime/bin/file_fuchsia.cc > File runtime/bin/file_fuchsia.cc (left): > > https://codereview.chromium.org/2844493004/diff/1/runtime/bin/file_fuchsia.cc#oldcode198 ...
3 years, 7 months ago (2017-04-26 17:42:14 UTC) #5
abarth
On 2017/04/26 at 17:42:14, abarth wrote: > On 2017/04/26 at 17:34:13, zra wrote: > > ...
3 years, 7 months ago (2017-04-26 17:42:36 UTC) #6
zra
On 2017/04/26 17:42:36, abarth wrote: > On 2017/04/26 at 17:42:14, abarth wrote: > > On ...
3 years, 7 months ago (2017-04-26 17:55:30 UTC) #7
zra
Is this still needed? I can take over this CL if that would be easier.
3 years, 7 months ago (2017-05-02 19:35:57 UTC) #8
anwilson
On 2017/05/02 19:35:57, zra wrote: > Is this still needed? I can take over this ...
3 years, 7 months ago (2017-05-02 20:46:23 UTC) #9
anwilson
On 2017/05/02 19:35:57, zra wrote: > Is this still needed? I can take over this ...
3 years, 7 months ago (2017-05-02 20:46:24 UTC) #10
anwilson
3 years, 7 months ago (2017-05-02 20:46:48 UTC) #11
zra
3 years, 7 months ago (2017-05-02 21:28:27 UTC) #12
On 2017/05/02 20:46:23, anwilson wrote:
> On 2017/05/02 19:35:57, zra wrote:
> > Is this still needed? I can take over this CL if that would be easier.
> 
> Yeah if you could take it over that would be great.  Thanks!

Picked up over here: https://codereview.chromium.org/2856913004/

Powered by Google App Engine
This is Rietveld 408576698