[webkit-dev] Device and page scaling

Fady Samuel fsamuel at chromium.org
Tue May 29 19:03:51 PDT 2012


This sounds good to me, but is there any reason why we can't support
physical device changes (switching monitors) and support target-densitydpi?
This would be highly desirable for us.

Fady

== Page::effectiveDeviceScaleFactor ==
>
> Page::effectiveDeviceScaleFactor starts off as matching
> Page::deviceScaleFactor but changes to reflect any target-densitydpi
> directives.  It's unclear to me how Page::effectiveDeviceScaleFactor
> should react when the underlying physical device changes its scaling
> factor.  Currently, that shouldn't occur, so I'm inclined to add an
> ASSERT and worry about it later.
>
> == Settings::defaultDeviceScaleFactor ==
>
> This variable will be deleted.
>
> Thoughts?
> Adam
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120529/6bff9f51/attachment.html>


More information about the webkit-dev mailing list