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•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year 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•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Assignee | ||
Comment 4•1 year ago
|
||
Assignee | ||
Comment 5•1 year ago
|
||
Assignee | ||
Comment 6•1 year ago
|
||
Assignee | ||
Comment 7•1 year ago
|
||
Assignee | ||
Comment 8•1 year ago
|
||
This also adds debug information to about:support
Assignee | ||
Comment 9•1 year ago
|
||
Comment 10•1 year ago
|
||
Comment 11•1 year 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•1 year ago
|
||
Comment 14•1 year 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•1 year ago
|
||
bugherder |
Description
•