[Webkit-unassigned] [Bug 99751] PageViewportController::m_rawAttributes.devicePixelRatio is not initialized
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 19 01:33:13 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=99751
--- Comment #4 from Kenneth Rohde Christiansen <kenneth at webkit.org> 2012-10-19 01:34:08 PST ---
(From update of attachment 169458)
View in context: https://bugs.webkit.org/attachment.cgi?id=169458&action=review
> Source/WebKit2/UIProcess/PageViewportController.cpp:74
> + m_rawAttributes.devicePixelRatio = 1;
ARgh, this device pixel ratio should be removed from here instead and we should use Page::deviceScaleFactor like everyone else
--
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