[Webkit-unassigned] [Bug 26529] New: [Chromium] Pipe getFontDataForCharacters via ChromiumBridge

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 17:19:42 PDT 2009


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

           Summary: [Chromium] Pipe getFontDataForCharacters via
                    ChromiumBridge
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agl at chromium.org


This is hopefully the last step before our renderers can run cleanly in a
chroot.

WebKit needs to be able to ask for the correct font to use in the case that the
current font doesn't include glyphs for certain code points. Currently we make
a fontconfig call in our WebKit port to handle this.

This patch changes this so that the call is sent our via ChromiumBridge.

http://codereview.chromium.org/132007


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



More information about the webkit-unassigned mailing list