Bug 188338 - Do not protect entire JSMicrotaskCallback during execution
Summary: Do not protect entire JSMicrotaskCallback during execution
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-05 21:32 PDT by Yusuke Suzuki
Modified: 2018-08-05 21:32 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-08-05 21:32:27 PDT
Ref<JSC::Microtask> would be enough.