Closed
Bug 974280
Opened 11 years ago
Closed 11 years ago
Make ConsoleRunnable inherit WorkerMainThreadRunnable
Categories
(Core :: DOM: Workers, defect)
Core
DOM: Workers
Tracking
()
RESOLVED
INVALID
People
(Reporter: airpingu, Unassigned)
References
Details
After bug 949325 is done, we can make ConsoleRunnable inherit WorkerMainThreadRunnable which provides a base class for the runnable objects to dispatch the tasks from the worker thread to the main thread.
Comment 1•11 years ago
|
||
I hope to get rid of ConsoleRunnable with bug 965860 soon.
Comment 2•11 years ago
|
||
Bug 965860 removed ConsoleRunnable class.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•