[Webkit-unassigned] [Bug 126355] [EFL] The changed scale of page should be applied to WebProcess directly when page is scaled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 22:31:12 PST 2014


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





--- Comment #6 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2014-03-04 22:28:13 PST ---
(From update of attachment 220805)
View in context: https://bugs.webkit.org/attachment.cgi?id=220805&action=review

> Source/WebKit2/UIProcess/CoordinatedGraphics/PageViewportController.cpp:324
> +    m_webPageProxy->scalePage(m_pageScaleFactor, roundedIntPoint(m_contentsPosition));

Why do you call scalePage() in applyPositionAfterRenderingContents() instead of applyScaleAfterRenderingContents() ?

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