googlearchive / drive-zipextractor

Extract (decompress) ZIP files into Google Drive using the Google Drive API
Apache License 2.0
443 stars 288 forks source link

Update presenter.js not to create multiple ShareClient objects #2

Closed frankslin closed 6 years ago

frankslin commented 9 years ago

Right now, ZipExtractor creates a new ShareClient object every time the showSharingDialog_ function is triggered. The change modifies the behavior so that only one instance of ShareClient is constructed.

googlebot commented 9 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


frankslin commented 9 years ago

I signed it!

googlebot commented 9 years ago

CLAs look good, thanks!

dyups commented 8 years ago

I sign in

jennadenoy52115 commented 8 years ago

I signed in

gotyanow123 commented 7 years ago

I signed in

grant commented 6 years ago

Looks good. Thanks for all the approvals!