NEW 141937
Font Loading Events API is obsolete
https://bugs.webkit.org/show_bug.cgi?id=141937
Summary Font Loading Events API is obsolete
Ryosuke Niwa
Reported 2015-02-23 17:11:47 PST
It looks like font loading events' interface has been chained in the latest spec.
Attachments
Ryosuke Niwa
Comment 1 2015-02-23 17:12:40 PST
Ryosuke Niwa
Comment 2 2015-02-23 17:39:45 PST
There's one more issue with the current implementation, which is that it prevents many documents to go into a PageCache because CSS fonts are large and they continue to load for a while. I think we need to come up with a strategy to suspend the font loading manager somehow.
Note You need to log in before you can comment on or make changes to this bug.