endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
829 stars 72 forks source link

`Promise.withResolvers` is unexpectedly removed #1849

Closed doodlewind closed 1 year ago

doodlewind commented 1 year ago

Describe the bug

We are using SES for simulating sandbox, and recently we found that the newly added native API Promise.withResolvers (proposal) is not recognized and removed by SES.

Steps to reproduce

Call lockdown() in latest Chrome environment.

Expected behavior

Platform environment

Additional context

Screenshots

image
kriskowal commented 1 year ago

Thanks, @doodlewind. Always appreciate planned work like this. Please do find us in Matrix and tell us more about your application. We always appreciate such stories and having folks to engage about emerging changes.