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
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
It would be good to collect feedback.
Assignee | ||
Comment 1•8 months ago
|
||
Pushed by aosmond@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2429b99637c7 Turn on OffscreenCanvas in nightly only by default. r=gfx-reviewers,emilio,jrmuizel
Comment 3•8 months ago
|
||
bugherder |
Comment 4•7 months ago
|
||
Backed out for causing Bug 1747431
Comment 5•7 months ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/e0029d04dbb3c2ab868c3ff769c8936613691686
Comment 6•7 months 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•7 months 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•7 months ago
|
Assignee | ||
Updated•7 months ago
|
Updated•6 months ago
|
Updated•6 months ago
|
Assignee | ||
Comment 9•1 month ago
|
||
This patch turns on FontFaceSet in workers and OffscreenCanvas on
workers and the main thread in nightly only.
Assignee | ||
Comment 11•1 month 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•1 month ago
|
||
Pushed by aosmond@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0edcbb9a1895 Enable OffscreenCanvas by default on nightly. r=emilio
Comment 13•29 days ago
|
||
bugherder |
Description
•