Skip to content

Fix microtasks on iOS Pebble#967

Merged
zloirock merged 1 commit into
zloirock:masterfrom
leo60228:pebble-microtask
Aug 3, 2021
Merged

Fix microtasks on iOS Pebble#967
zloirock merged 1 commit into
zloirock:masterfrom
leo60228:pebble-microtask

Conversation

@leo60228

@leo60228 leo60228 commented Aug 2, 2021

Copy link
Copy Markdown
Contributor

The iOS Pebble app bundles its own copy of JavaScriptCore. This version includes a Promise constructor, but it's completely broken. The Promise polyfill detects this, but microtasks try to use it anyway.

@zloirock

zloirock commented Aug 3, 2021

Copy link
Copy Markdown
Owner

Ok, thanks.

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.

2 participants