[Webkit-unassigned] [Bug 73688] New: REGRESSION (r91738): didFinishLoad is called before custom fonts have finished loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 2 13:32:21 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73688

           Summary: REGRESSION (r91738): didFinishLoad is called before
                    custom fonts have finished loading
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: NeedsRadar, Regression
          Severity: Normal
          Priority: P1
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


After <http://trac.webkit.org/r91738>, when loading a document which uses custom fonts, WebKit often makes the didFinishLoad callback before the custom fonts have finished loading. Prior to that change, any font needed to render the document would have finished loading by the time didFinishLoad was called. Patch forthcoming.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list