Open
Bug 876690
Opened 13 years ago
Updated 3 years ago
Refactor jump list code to decode images OFF the main thread again when we can
Categories
(Core :: Widget: Win32, defect)
Tracking
()
NEW
People
(Reporter: bbondy, Unassigned)
References
Details
Currently we can't use image decoding off the main thread. Bug 876687 should give us a way to do image decoding off the main thread again. Once that's done we should revisit the work we did in Bug 875609 and use the new constructs from bug 876687 instead.
| Reporter | ||
Updated•13 years ago
|
Summary: Refactor jump list code to decode images on the main thread → Refactor jump list code to decode images OFF the main thread again when we can
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•