Turn on OffscreenCanvas by default in nightly only
Categories
(Core :: Graphics: CanvasWebGL, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file, 1 obsolete file)
It would be good to collect feedback.
Assignee | ||
Comment 1•4 years ago
|
||
Comment 3•3 years ago
|
||
bugherder |
Comment 4•3 years ago
|
||
Backed out for causing Bug 1747431
Comment 5•3 years ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/e0029d04dbb3c2ab868c3ff769c8936613691686
Comment 6•3 years ago
|
||
Is the intent for this to be fixed and merged back in in FF97 timeframes? (for the docs)?
Further, if this is not in, is it still worth looking at docs for https://bugzilla.mozilla.org/show_bug.cgi?id=1738971 or will that get backed out too?
Comment 7•3 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:aosmond, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 9•3 years ago
|
||
This patch turns on FontFaceSet in workers and OffscreenCanvas on
workers and the main thread in nightly only.
Assignee | ||
Comment 11•3 years ago
|
||
This time we are providing the full OffscreenCanvas implementation -- webgl, webgl2, 2d, bitmaprenderer and when it is available, webgpu. This should resolve many of the webcompat issues experienced last time when only turning on webgl and webgl2.
Comment 12•3 years ago
|
||
Comment 13•3 years ago
|
||
bugherder |
Updated•3 years ago
|
Comment 14•3 years ago
|
||
I've added the dev-doc-complete
keyword for this bug; the following GitHub issue is a parent task to track all documentation changes related to this:
Description
•