[Webkit-unassigned] [Bug 24244] New: Chromium Linux: switch to using Skia for widget renderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 27 12:18:19 PST 2009


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

           Summary: Chromium Linux: switch to using Skia for widget renderer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agl at chromium.org


Chromium Linux: Switch to using Skia to render widgets.

In order to sandbox the Chromium renderer on Linux we need to remove the
X connection. GTK cannot render without an X connection so, for now, we
render widgets ourselves.

Previously use didn't anti-alias fonts in order to match Windows font
rendering exactly. This was helpful when bootstrapping our layout
tests. Now, however, we are ready to enable it.


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