WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Tuesday, February 24, 2015 1:11:47 AM UTC
It looks like font loading events' interface has been chained in the latest spec.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
Tuesday, February 24, 2015 1:12:40 AM UTC
The latest interface is FontFaceSet:
http://dev.w3.org/csswg/css-font-loading/#FontFaceSet-interface
Ryosuke Niwa
Comment 2
Tuesday, February 24, 2015 1:39:45 AM UTC
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.
Top of Page
Format For Printing
XML
Clone This Bug