WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115310
[Mac] Disable canvas backing store scaling (HIGH_DPI_CANVAS)
https://bugs.webkit.org/show_bug.cgi?id=115310
Summary
[Mac] Disable canvas backing store scaling (HIGH_DPI_CANVAS)
Dean Jackson
Reported
2013-04-27 13:15:55 PDT
Disable the automatic pixel doubling in canvas backing stores on high dpi devices. This will potentially make canvases look worse of high dpi displays, but only if they were ignoring devicePixelRatio. Since the majority of high dpi displays *do not* auto-double (including mobile devices and other desktop browsers), this provides consistency and less chance of unnecessary memory use. <
rdar://problem/13437328
>
Attachments
Patch
(9.26 KB, patch)
2013-04-27 13:23 PDT
,
Dean Jackson
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2013-04-27 13:23:59 PDT
Created
attachment 199911
[details]
Patch
Dean Jackson
Comment 2
2013-04-28 14:52:19 PDT
Committed
r149261
: <
http://trac.webkit.org/changeset/149261
>
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