Open
Bug 1280174
Opened 8 years ago
Updated 2 years ago
Get rid of MainThreadWorkerRunnable
Categories
(Core :: DOM: Workers, defect, P3)
Tracking
()
NEW
People
(Reporter: baku, Unassigned)
References
Details
(Whiteboard: btpp-active)
Attachments
(1 file)
5.06 KB,
patch
|
Details | Diff | Splinter Review |
Still cleaning WorkerRunnables: In this patch I remove MainThreadWorkerRunnable.
We can do it because in a previous patch I changed the assertions and because we should use ModifyBusyCount in BindingUtils::ReleaseRunnable, in WorkerFetchResponseRunnable, in WorkerFetchResponseEndRunnable and in ContinueConsumeBodyRunnable.
Reporter | ||
Comment 1•8 years ago
|
||
Attachment #8762804 -
Flags: review?(jonas)
Reporter | ||
Updated•8 years ago
|
Attachment #8762804 -
Flags: review?(jonas)
Updated•8 years ago
|
Whiteboard: btpp-active
Updated•7 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Assignee: amarchesini → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•