WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
67227
CG plug-ins are always given a context with a scale factor of 1, even when the device scale factor is something else
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 th...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2011-08-30 13:53:02 PDT
<
rdar://problem/10048319
>
Anders Carlsson
Comment 2
2011-10-25 17:56:17 PDT
Created
attachment 112436
[details]
Patch
Anders Carlsson
Comment 3
2011-10-25 17:59:14 PDT
Committed
r98416
: <
http://trac.webkit.org/changeset/98416
>
Ryosuke Niwa
Comment 4
2011-10-26 00:01:47 PDT
GTK build fixes attempted in
http://trac.webkit.org/changeset/98435
and
http://trac.webkit.org/changeset/98437
.
Ryosuke Niwa
Comment 5
2011-10-26 00:41:12 PDT
GTK build fixed in
http://trac.webkit.org/changeset/98438
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug