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

Added a polyfill of promise.finally to support lower versions of Firefox. #1982

Merged
merged 2 commits into from Apr 14, 2023

Conversation

DemoJj
Copy link
Contributor

@DemoJj DemoJj commented Feb 17, 2022

Summary

Added a polyfill of promise.finally to support lower version firefox.

Test plan

When i use exceljs on firefox of v61.0.1 , the promise.finally api will be undefined.
image
Original promise api on firefox of v61.0.1:
image

@DemoJj DemoJj requested a review from naorpeled August 18, 2022 06:05
@DemoJj DemoJj marked this pull request as draft August 18, 2022 06:05
@DemoJj DemoJj marked this pull request as ready for review August 18, 2022 06:06
@Siemienik Siemienik self-assigned this Apr 6, 2023
Copy link
Member

@Siemienik Siemienik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Siemienik Siemienik merged commit 81c5e09 into exceljs:master Apr 14, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants