Closed frankslin closed 6 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.
I signed it!
CLAs look good, thanks!
I sign in
I signed in
I signed in
Looks good. Thanks for all the approvals!
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.