Open
Bug 1996689
Opened 8 months ago
Add a JS Shell implementation of JobQueue::useDebugQueue along with testing function support to write a test case
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: mgaudet, Unassigned)
References
(Blocks 1 open bug)
Details
It would be nice to be able to test JS::JobQueue::useDebugQueue in the JS shell. To do that we need a testing function (or a couple) and an implementation for InternalJobQueue.
You need to log in
before you can comment on or make changes to this bug.
Description
•