[Webkit-unassigned] [Bug 70390] New: WebKit not ensure font load before calling Skia devices to draw during Chrome printing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 17:43:36 PDT 2011


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

           Summary: WebKit not ensure font load before calling Skia
                    devices to draw during Chrome printing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://code.google.com/p/chromium/issues/detail?id=944
                    21
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arthurhsu at chromium.org


This is related to https://bugs.webkit.org/show_bug.cgi?id=69370 (Chromium crash bug http://code.google.com/p/chromium/issues/detail?id=94421)

Fix in 69370 is defeated when USE(SKIA_TEXT) is undefined.  Even if Skia text is not used, Skia device (the PDF device in this case) can still be used.  Failed to ensure font load will cause same issue described in 69370.

-- 
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