Bug 141937

Summary: Font Loading Events API is obsolete
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: betravis, cdumez, koivisto, mmaxfield
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 141938    
Bug Blocks:    

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.