Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(filechooser): cancel is sync #6937

Merged
merged 1 commit into from Mar 2, 2021
Merged

Conversation

kblok
Copy link
Contributor

@kblok kblok commented Feb 27, 2021

Cancel doesn't have async code.
This should be considered a breaking change.

@google-cla google-cla bot added the cla: yes label Feb 27, 2021
@kblok kblok force-pushed the cancel-sync branch 2 times, most recently from 723dfe8 to 4e9416f Compare February 27, 2021 22:30
@mathiasbynens
Copy link
Member

Thanks for the patch!

This should be considered a breaking change.

Could you please edit the commit message accordingly? See https://www.conventionalcommits.org/en/v1.0.0/#summary for details.

BREAKING CHANGE: FileChooser.cancel() is now synchronous.
@kblok
Copy link
Contributor Author

kblok commented Mar 1, 2021

How about now @mathiasbynens?

@mathiasbynens
Copy link
Member

Thanks!

@mathiasbynens mathiasbynens merged commit 2ba61e0 into puppeteer:main Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants