WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
201501
[JSC] Promise should put chain of reactions directly to microtask queue instead of calling enqueueJob each time
https://bugs.webkit.org/show_bug.cgi?id=201501
Summary
[JSC] Promise should put chain of reactions directly to microtask queue inste...
Yusuke Suzuki
Reported
2019-09-05 00:35:07 PDT
MicrotaskQueue is FIFO. This chain of reaction can be executed as is, and there is no chance to inject other tasks between these reactions.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug