[Webkit-unassigned] [Bug 87874] [chromium] Expose device scale factor in WebPluginContainer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 11:52:41 PDT 2012


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





--- Comment #4 from Dana Jansens <danakj at chromium.org>  2012-05-30 11:52:40 PST ---
(From update of attachment 144872)
View in context: https://bugs.webkit.org/attachment.cgi?id=144872&action=review

> Source/WebKit/chromium/public/WebPluginContainer.h:115
> +    virtual float getDeviceScaleFactor() = 0;

If we're returning the defaultDeviceScaleFactor, let's call this function getDefaultDeviceScaleFactor?

That said I'm not exactly positive which (default?)deviceScaleFactor should be given out here. Josh maybe you can explain how its being used, James will know what's right.

-- 
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