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

Issue 15969018: Add directory_entry.cc to libppapi_cpp (Closed)

Created:
7 years, 6 months ago by victorhsieh
Modified:
7 years, 6 months ago
Reviewers:
Sam Clegg, binji
CC:
chromium-reviews
Visibility:
Public.

Description

Add directory_entry.cc to libppapi_cpp I believe FileRef::ReadDirectoryEntries is the one depends on it. BUG= R=binji@chromium.org, sbc@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203995

Patch Set 1 : #

Patch Set 2 : example #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -0 lines) Patch
M native_client_sdk/src/build_tools/sdk_files.list View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M native_client_sdk/src/examples/api/file_io/example.js View 1 2 chunks +12 lines, -0 lines 0 comments Download
M native_client_sdk/src/examples/api/file_io/file_io.cc View 1 4 chunks +38 lines, -0 lines 0 comments Download
M native_client_sdk/src/examples/api/file_io/index.html View 1 1 chunk +4 lines, -0 lines 0 comments Download
M native_client_sdk/src/libraries/ppapi_cpp/library.dsc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
victorhsieh
PTAL
7 years, 6 months ago (2013-06-03 17:33:58 UTC) #1
Sam Clegg
On 2013/06/03 17:33:58, victorhsieh wrote: > PTAL Do we not have any code in the ...
7 years, 6 months ago (2013-06-03 18:07:04 UTC) #2
binji
On 2013/06/03 18:07:04, Sam Clegg wrote: > On 2013/06/03 17:33:58, victorhsieh wrote: > > PTAL ...
7 years, 6 months ago (2013-06-03 18:16:42 UTC) #3
victorhsieh
What kind of test do you mean? pp::FileRef::ReadDirectoryEntries is tested in ppapi/tests/test_file_ref.cc. Does naclsdk test ...
7 years, 6 months ago (2013-06-03 18:17:36 UTC) #4
victorhsieh
On 2013/06/03 18:17:36, victorhsieh wrote: > What kind of test do you mean? pp::FileRef::ReadDirectoryEntries is ...
7 years, 6 months ago (2013-06-03 18:18:16 UTC) #5
Sam Clegg
On 2013/06/03 18:18:16, victorhsieh wrote: > On 2013/06/03 18:17:36, victorhsieh wrote: > > What kind ...
7 years, 6 months ago (2013-06-03 18:46:09 UTC) #6
victorhsieh
Added an example for ReadDirectoryEntries.
7 years, 6 months ago (2013-06-03 21:36:13 UTC) #7
Sam Clegg
On 2013/06/03 21:36:13, victorhsieh wrote: > Added an example for ReadDirectoryEntries. Thanks victor! Much appreciated. ...
7 years, 6 months ago (2013-06-03 22:13:20 UTC) #8
victorhsieh
When it runs in older version, I think it's going to hit this line (https://code.google.com/p/chromium/codesearch#chromium/src/ppapi/cpp/file_ref.cc&l=177) ...
7 years, 6 months ago (2013-06-03 22:29:47 UTC) #9
binji
lgtm, thanks!
7 years, 6 months ago (2013-06-04 17:29:47 UTC) #10
victorhsieh
7 years, 6 months ago (2013-06-04 17:33:25 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 manually as r203995 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698