[webkit-reviews] review granted: [Bug 106504] REGRESSION(r139189): pixel alignment must be performed in device units. : [Attachment 182016] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 19:12:32 PST 2013


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Huang Dongsung
<luxtella at company100.net>'s request for review:
Bug 106504: REGRESSION(r139189): pixel alignment must be performed in device
units.
https://bugs.webkit.org/show_bug.cgi?id=106504

Attachment 182016: Patch
https://bugs.webkit.org/attachment.cgi?id=182016&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=182016&action=review


> Source/WebKit2/UIProcess/PageViewportController.cpp:98
> +    float contentsScale = m_pageScaleFactor * deviceScaleFactor();

lets call this effectiveScale


More information about the webkit-reviews mailing list