Bug 83619

Summary: CanvasRenderingContext2D does not expose its backing store resolution
Product: WebKit Reporter: mitz
Component: CanvasAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eoconnor, ojan, thorton, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add webkitBackingStorePixelRatio as a read-only attribute to CanvasRenderingContext2D simon.fraser: review+

mitz
Reported 2012-04-10 14:32:44 PDT
CanvasRenderingContext2D does not expose its backing store resolution
Attachments
Add webkitBackingStorePixelRatio as a read-only attribute to CanvasRenderingContext2D (6.78 KB, patch)
2012-04-10 14:40 PDT, mitz
simon.fraser: review+
mitz
Comment 1 2012-04-10 14:35:35 PDT
<rdar://problem/10912486> <http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-March/035112.html> proposes to expose this using a backingStorePixelRatio attribute.
mitz
Comment 2 2012-04-10 14:40:29 PDT
Created attachment 136544 [details] Add webkitBackingStorePixelRatio as a read-only attribute to CanvasRenderingContext2D
mitz
Comment 3 2012-04-10 15:34:04 PDT
Note You need to log in before you can comment on or make changes to this bug.