Closed
Bug 1594814
Opened 5 years ago
Closed 5 years ago
move FileBlockCache over to the background event target
Categories
(Core :: Audio/Video, task, P3)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Blocks: convert-one-off-thread-to-pool
![]() |
Assignee | |
Comment 1•5 years ago
|
||
Sharing a common thread(pool) is better than spinning up a private thread.
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/92e21dd89295
move FileBlockCache over to a background thread; r=pehrsons
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•