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

Issue 2538163003: [NaCl SDK] Implement FakePepperInterfaceGoogleDriveFs (Closed)

Created:
4 years ago by chanpatorikku
Modified:
4 years ago
Reviewers:
binji, Sam Clegg
CC:
chromium-reviews, binji+watch_chromium.org, Sam Clegg
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[NaCl SDK] Implement FakePepperInterfaceGoogleDriveFs Implement FakePepperInterfaceGoogleDriveFs, and implement FakeDriveURLResponseInfoInterface and FakeDriveURLLoaderInterface, which FakePepperInterfaceGoogleDriveFs uses. FakePepperInterfaceGoogleDriveFs is going to be used by the unit tests of the future code. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_nacl_sdk;master.tryserver.chromium.mac:mac_nacl_sdk;master.tryserver.chromium.win:win_nacl_sdk Committed: https://crrev.com/7d7031e3d92025246c5f296a36727c77f5bdcbd0 Cr-Commit-Position: refs/heads/master@{#438081}

Patch Set 1 #

Total comments: 28

Patch Set 2 #

Patch Set 3 #

Total comments: 1

Patch Set 4 #

Messages

Total messages: 22 (9 generated)
chanpatorikku
GetBodyAsFileRef was not implemented in the previous CL and is implemented as FakeDriveURLResponseInfoInterface::GetBodyAsFileRef in the ...
4 years ago (2016-12-01 14:43:02 UTC) #5
chanpatorikku
I commented certain lines about the codes and example.dsc. If the patch set contains too ...
4 years ago (2016-12-02 13:23:34 UTC) #6
binji
https://codereview.chromium.org/2538163003/diff/40001/native_client_sdk/src/tests/nacl_io_test/example.dsc File native_client_sdk/src/tests/nacl_io_test/example.dsc (right): https://codereview.chromium.org/2538163003/diff/40001/native_client_sdk/src/tests/nacl_io_test/example.dsc#newcode23 native_client_sdk/src/tests/nacl_io_test/example.dsc:23: 'fake_ppapi/fake_pepper_interface_googledrivefs.h', On 2016/12/02 13:23:33, chanpatorikku wrote: > My apology. ...
4 years ago (2016-12-02 22:30:39 UTC) #7
chanpatorikku
ptal https://codereview.chromium.org/2538163003/diff/40001/native_client_sdk/src/tests/nacl_io_test/example.dsc File native_client_sdk/src/tests/nacl_io_test/example.dsc (right): https://codereview.chromium.org/2538163003/diff/40001/native_client_sdk/src/tests/nacl_io_test/example.dsc#newcode23 native_client_sdk/src/tests/nacl_io_test/example.dsc:23: 'fake_ppapi/fake_pepper_interface_googledrivefs.h', On 2016/12/02 22:30:38, binji wrote: > On ...
4 years ago (2016-12-05 15:05:44 UTC) #8
chanpatorikku
When you're not busy, ptal
4 years ago (2016-12-06 12:54:04 UTC) #9
chanpatorikku
When you're not busy, ptal
4 years ago (2016-12-06 12:54:04 UTC) #10
chanpatorikku
I did not mean to write double messages. Please ignore.
4 years ago (2016-12-06 12:55:20 UTC) #11
binji
https://codereview.chromium.org/2538163003/diff/40001/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc File native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc (right): https://codereview.chromium.org/2538163003/diff/40001/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc#newcode42 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc:42: std::string response_body; On 2016/12/05 15:05:44, chanpatorikku wrote: > On ...
4 years ago (2016-12-08 20:35:13 UTC) #12
chanpatorikku
Only a change from "PP_Resource request" to "bool stream_to_file_set". ptal https://codereview.chromium.org/2538163003/diff/40001/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc File native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc (right): https://codereview.chromium.org/2538163003/diff/40001/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc#newcode42 ...
4 years ago (2016-12-09 14:37:36 UTC) #13
binji
lgtm % nit https://codereview.chromium.org/2538163003/diff/80001/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc File native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc (right): https://codereview.chromium.org/2538163003/diff/80001/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc#newcode63 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_googledrivefs.cc:63: bool stream_to_file_set; maybe just stream_to_file. stream_to_file_set ...
4 years ago (2016-12-13 01:50:17 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2538163003/100001
4 years ago (2016-12-13 04:00:43 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years ago (2016-12-13 06:20:33 UTC) #20
commit-bot: I haz the power
4 years ago (2016-12-13 06:23:09 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7d7031e3d92025246c5f296a36727c77f5bdcbd0
Cr-Commit-Position: refs/heads/master@{#438081}

Powered by Google App Engine
This is Rietveld 408576698