[Webkit-unassigned] [Bug 67227] New: CG plug-ins are always given a context with a scale factor of 1, even when the device scale factor is something else
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 30 13:52:27 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67227
Summary: CG plug-ins are always given a context with a scale
factor of 1, even when the device scale factor is
something else
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.7
Status: NEW
Severity: Normal
Priority: P2
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aroben at apple.com
CC: sullivan at apple.com, andersca at apple.com,
bdakin at apple.com, webkit-bug-importer at group.apple.com
CG plug-ins are always given a context with a scale factor of 1 to draw into, even when the device scale factor is something else. This results in plug-ins looking blurry on higher scale factor displays.
We should scale the context to match the device scale factor before handing it off to the plug-in for drawing.
--
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