Closed
Bug 1715537
Opened 4 years ago
Closed 4 years ago
Log a message in the developer console when an installed font is blocked by font-visibility restriction
Categories
(Core :: Layout: Text and Fonts, enhancement)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
94 Branch
| Tracking | Status | |
|---|---|---|
| firefox94 | --- | fixed |
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
Attachments
(1 file)
As we seek to restrict CSS access to locally-installed fonts (to mitigate fingerprinting concerns), this would be helpful for authors who may wonder why their fonts don't seem to work.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Pushed by jkew@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fff777ea5637
Log a warning to the web console when a font request is blocked due to font-visibility restrictions. r=emilio
Comment 3•4 years ago
|
||
Backed out for causing mochitest failures on test_bug418986-2.html
Flags: needinfo?(jfkthame)
| Assignee | ||
Comment 4•4 years ago
|
||
Pretty sure the failure is related to bug 1715507, not the patch here, so once that is resolve it should be fine to re-land this.
Flags: needinfo?(jfkthame)
Pushed by jkew@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f389b63afeaa
Log a warning to the web console when a font request is blocked due to font-visibility restrictions. r=emilio
Comment 6•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•