Closed
Bug 598867
Opened 14 years ago
Closed 12 years ago
Tracking: Support for pushing layer updates directly to the compositor, bypassing content-main-thread(s)
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: cjones, Unassigned)
References
Details
We would like to publish video frames directly from decoder threads in content processes to the compositor process; currently these updates must be routed through the content-process main thread, which can block for arbitrarily long periods during which video playback stops. We could also try using this for plugins, for the same reason.
Reporter | ||
Comment 1•12 years ago
|
||
The work here is done.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•