[Webkit-unassigned] [Bug 79534] [chromium] Provide DefaultDeviceScaleFactor though WebSettings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 10:49:09 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79534


Robert Kroeger <rjkroege at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Provide                     |[chromium] Provide
                   |DefaultDeviceScaleFactor    |DefaultDeviceScaleFactor
                   |though WebSettings          |though WebSettings
                 CC|                            |fishd at chromium.org




--- Comment #5 from Robert Kroeger <rjkroege at chromium.org>  2012-02-27 10:49:09 PST ---
My apologies for the spam. I asked Tim to ask Darin, meaning fishd@ but he obediently added darin@ to the CC list.

smfr@: in chromium, the viewport tag lets a web page author specify the devicePixelRatio of the page. However, we want the popup portion of <select> tags to obey the default device scale factor -- not a device scale factor modified by the viewport tag of the initiating page. Hence the additional integer parameter.

fishd@: could you take a look at this CL?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list