[Webkit-unassigned] [Bug 76508] New: [Chromium] Random characters got rendered as empty boxes or with incorrect glyphs even when a font is present

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 18:24:50 PST 2012


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

           Summary: [Chromium] Random characters got rendered as empty
                    boxes or with incorrect glyphs even when a font is
                    present
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinaba at chromium.org
                CC: hbono at chromium.org, bashi at chromium.org,
                    arthurhsu at chromium.org


Reported at http://crbug.com/80235.

When WebKit renderers run in the sandbox of Windows Chromium, random characters occasionally got rendered as incorrect glyphs.
Inspection by debugger showed that this likely happens when GetGlyphIndices() Win32 API call failed due to sandboxing.

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