Improve Font Visibility Restrictions for Android
Categories
(Core :: Layout: Text and Fonts, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: tjr, Assigned: tjr)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [fpp:m5])
Attachments
(5 files, 4 obsolete files)
Currently Android does not apply Font Visibility Restrictions (even if they are enabled) because it lacks a hardcoded list of preloaded fonts on any android devices.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
After a bunch of data spelunking, I've come up with the attached list of fonts for Android devices, separated by Android Release level. Chromebook and Amazon Fire devices will have a separate list though.
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
| Assignee | ||
Comment 4•2 years ago
|
||
| Assignee | ||
Comment 5•2 years ago
|
||
| Assignee | ||
Comment 6•2 years ago
|
||
| Assignee | ||
Comment 7•2 years ago
|
||
| Assignee | ||
Comment 8•2 years ago
|
||
This also adds debug information to about:support
| Assignee | ||
Comment 9•2 years ago
|
||
Comment 10•2 years ago
|
||
Comment 11•2 years ago
|
||
Backed out for causing leakcheck failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/948128206207a630ad7dce3fcf0bd356616176d7
Failure log -> TEST-UNEXPECTED-FAIL | leakcheck | default 8 bytes leaked (nsStringBuffer)
Comment 13•2 years ago
|
||
Comment 14•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3e69e06c6fcc
https://hg.mozilla.org/mozilla-central/rev/32b267d7fd31
https://hg.mozilla.org/mozilla-central/rev/a5f0b8602ce1
https://hg.mozilla.org/mozilla-central/rev/ef615f845f6a
Comment 15•2 years ago
|
||
| bugherder | ||
Description
•