support the CSS Font Loading API in workers
Categories
(Core :: CSS Parsing and Computation, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: heycam, Assigned: aosmond)
References
(Regressed 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(9 files, 3 obsolete files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Updated•10 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
I'm in the process of refactoring FontFace/FontFaceSet and related to support this.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D147819
Assignee | ||
Comment 5•3 years ago
|
||
Depends on D149242
Assignee | ||
Comment 6•3 years ago
|
||
Depends on D149243
Assignee | ||
Comment 7•3 years ago
|
||
Depends on D149244
Assignee | ||
Comment 8•3 years ago
|
||
Depends on D149245
Assignee | ||
Comment 9•3 years ago
|
||
Depends on D149246
Assignee | ||
Comment 10•3 years ago
|
||
Also update thread assertions.
Depends on D149252
Assignee | ||
Comment 11•3 years ago
|
||
Depends on D149253
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 12•3 years ago
|
||
Depends on D149245
Assignee | ||
Comment 13•3 years ago
|
||
Depends on D150540
Assignee | ||
Comment 14•3 years ago
|
||
Depends on D149253
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 15•3 years ago
|
||
Depends on D150542
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 16•3 years ago
|
||
Comment 17•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/801c84e2104f
https://hg.mozilla.org/mozilla-central/rev/e6e8a9629086
https://hg.mozilla.org/mozilla-central/rev/574bb6e93b76
https://hg.mozilla.org/mozilla-central/rev/0c2c42ec82f9
https://hg.mozilla.org/mozilla-central/rev/b4e4f14387b3
https://hg.mozilla.org/mozilla-central/rev/8d804735d037
https://hg.mozilla.org/mozilla-central/rev/2d79b8792f06
https://hg.mozilla.org/mozilla-central/rev/d45228a652b4
https://hg.mozilla.org/mozilla-central/rev/7eecad7fdee1
Comment 18•3 years ago
|
||
Docs work completed (see tracking bug).
FYI only The actual work done specifically for this bug pretty minimal - addition of browser compatibility information and tagging of worker support. Most of the rest was just improving the existing Font Loading API documentation with working examples and guides.
Description
•