Bug 141311 - Support overriding the deviceScaleFactor per WKWebView/WKView
Summary: Support overriding the deviceScaleFactor per WKWebView/WKView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.10
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-05 16:00 PST by Timothy Hatcher
Modified: 2015-02-06 12:47 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.10 KB, patch)
2015-02-05 16:08 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff
Patch (5.20 KB, patch)
2015-02-05 16:34 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff
Patch (5.22 KB, patch)
2015-02-06 11:50 PST, Timothy Hatcher
thorton: review+
thorton: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2015-02-05 16:00:30 PST
To better facilitate testing device scale factor, we should be able to override it per view.

Related to rdar://problem/18727850.
Comment 1 Timothy Hatcher 2015-02-05 16:08:45 PST
Created attachment 246135 [details]
Patch
Comment 2 Timothy Hatcher 2015-02-05 16:34:35 PST
Created attachment 246137 [details]
Patch
Comment 3 Timothy Hatcher 2015-02-06 11:50:25 PST
Created attachment 246169 [details]
Patch
Comment 4 Tim Horton 2015-02-06 11:58:32 PST
Comment on attachment 246169 [details]
Patch

CGFloat please!
Comment 5 Timothy Hatcher 2015-02-06 12:47:14 PST
Committed r179752 with CGFloat.

https://trac.webkit.org/r179752