Bug 142528 - Feature request: expose the microtask queue to users of the JSC API
Summary: Feature request: expose the microtask queue to users of the JSC API
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Unspecified
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-10 03:04 PDT by ide
Modified: 2015-03-10 03:04 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 ide 2015-03-10 03:04:41 PDT
This is a feature request to allow API users to manually run the microtask queue. This would provide a way forward for https://bugs.webkit.org/show_bug.cgi?id=135866 as well.