Cannot access to https://fonts.google.com/specimen/Open+Sans with OffscreenCanvas enabled
Categories
(Web Compatibility :: Desktop, defect)
Tracking
(firefox-esr91 unaffected, firefox100 disabled, firefox101 disabled, firefox102 affected)
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox100 | --- | disabled |
firefox101 | --- | disabled |
firefox102 | --- | affected |
People
(Reporter: calixte, Unassigned)
References
(Regression, )
Details
(Keywords: regression)
STR:
- set pref
gfx.offscreencanvas.enabled
totrue
inabout:config
- open https://fonts.google.com/specimen/Open+Sans
I get a Your browser is not currently supported. Google Fonts works best on Chrome, Firefox, Edge and Safari.
I can reproduce in nightly, beta and release but not in esr.
I ran mozregression and I got:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=e26783765b37fb54ba77b3ad45aa4ec1f0e2f57c&tochange=7519be0fbc2c64ce2ff7ddea9c610f2c17b85f3c
So I guess it's related to bug 1746750.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 2•2 years ago
|
||
This should be working now.
Reporter | ||
Comment 3•2 years ago
|
||
With nightly (20220708214204) on Windows 11 and gfx.offscreencanvas.enabled == true
it doesn't work: I still get the same error message.
Is there an other pref to enable ?
Comment 4•2 years ago
|
||
I'm using 20220709093714. Might be the Windows build didn't get produced/distributed yet.
You may also need to set the layout.css.font-loading-api.workers.enabled
pref to true
as well. We'll be turning them on together.
Reporter | ||
Comment 5•2 years ago
|
||
WFM with 20220709093714 and layout.css.font-loading-api.workers.enabled
is not required.
Thank you.
Description
•