Open
Bug 1757595
Opened 4 years ago
Updated 1 year ago
Batch adding fonts to the glyph rasterizer
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
ASSIGNED
People
(Reporter: nical, Assigned: nical)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
font_contexts.async_for_each does some pretty slow gymnastics to ensure that all the work is installed to each worker once and only once. If we have multiple fonts to add in the same transaction, the cost adds up.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → nical.bugzilla
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•