Bug 135442 - DOM::renderedImageForcingBlackText returns an image with the wrong logical size on 2x displays
Summary: DOM::renderedImageForcingBlackText returns an image with the wrong logical si...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-07-30 17:16 PDT by Tim Horton
Modified: 2014-08-01 11:20 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.87 KB, patch)
2014-07-31 14:49 PDT, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-07-30 17:16:54 PDT
DOM::renderedImageForcingBlackText returns an NSImage with logical size == physical size on 2x displays, causing clients to display said images at the wrong size.

<rdar://problem/17614632>
Comment 1 Tim Horton 2014-07-31 14:49:54 PDT
Created attachment 235846 [details]
patch
Comment 2 Tim Horton 2014-07-31 15:06:46 PDT
http://trac.webkit.org/changeset/171889
Comment 3 Tim Horton 2014-08-01 11:20:01 PDT
iOS build fix in http://trac.webkit.org/changeset/171923