WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71025
HiDPI: REGRESSION (
r97191
): Clients can't reliably determine the scale factor of snapshots returned via WKBundlePageCreateSnapshot* API
https://bugs.webkit.org/show_bug.cgi?id=71025
Summary
HiDPI: REGRESSION (r97191): Clients can't reliably determine the scale factor...
Adam Roben (:aroben)
Reported
2011-10-27 09:03:46 PDT
r97191
(
bug 69874
) changed the behavior of the WKBundlePageCreateSnapshot* API to return snapshots that are scaled to match the view's backing scale factor. But there's no way to figure out what the backing scale factor is from injected bundle code, so clients can't figure out how to display these snapshots correctly.
Attachments
Add WKBundlePageGetBackingScaleFactor
(18.13 KB, patch)
2011-10-27 09:13 PDT
,
Adam Roben (:aroben)
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2011-10-27 09:04:32 PDT
<
rdar://problem/10355037
>
Adam Roben (:aroben)
Comment 2
2011-10-27 09:13:50 PDT
Created
attachment 112693
[details]
Add WKBundlePageGetBackingScaleFactor
Adam Roben (:aroben)
Comment 3
2011-10-27 09:25:08 PDT
Committed
r98588
: <
http://trac.webkit.org/changeset/98588
>
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