Closed
Bug 1765545
Opened 3 years ago
Closed 2 years ago
Expose CanvasText APIs on Worker
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
DUPLICATE
of bug 1777287
People
(Reporter: jfkthame, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(1 obsolete file)
We probably don't want to expose the canvas text APIs (SetFont, DrawOrMeasureText) until we also have FontFaceSet ready to be used in a Worker, because it's likely most use cases for offscreen-canvas text rendering will also involve webfont resources.
Reporter | ||
Comment 1•3 years ago
|
||
Depends on D144188
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P3
Keywords: dev-doc-needed
Reporter | ||
Comment 2•2 years ago
|
||
This was done in bug 1777287 -- dup'ing forward to that bug.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Attachment #9273083 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•