Bug 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 Reporter: Adam Roben (:aroben) <aroben>
Component: Plug-insAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bdakin, rniwa, sullivan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   
Attachments:
Description Flags
Patch sam: review+

Adam Roben (:aroben)
Reported 2011-08-30 13:52:27 PDT
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.
Attachments
Patch (6.20 KB, patch)
2011-10-25 17:56 PDT, Anders Carlsson
sam: review+
Radar WebKit Bug Importer
Comment 1 2011-08-30 13:53:02 PDT
Anders Carlsson
Comment 2 2011-10-25 17:56:17 PDT
Anders Carlsson
Comment 3 2011-10-25 17:59:14 PDT
Ryosuke Niwa
Comment 4 2011-10-26 00:01:47 PDT
Ryosuke Niwa
Comment 5 2011-10-26 00:41:12 PDT
Note You need to log in before you can comment on or make changes to this bug.