[webkit-reviews] review granted: [Bug 105978] [EFL][Qt][WK2] We should consider a page scale factor in WebCore instead of our own scale factor. : [Attachment 185449] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 30 13:44:06 PST 2013
Simon Fraser (smfr) <simon.fraser at apple.com> has granted Huang Dongsung
<luxtella at company100.net>'s request for review:
Bug 105978: [EFL][Qt][WK2] We should consider a page scale factor in WebCore
instead of our own scale factor.
https://bugs.webkit.org/show_bug.cgi?id=105978
Attachment 185449: Patch
https://bugs.webkit.org/attachment.cgi?id=185449&action=review
------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=185449&action=review
> Source/WebKit2/UIProcess/PageViewportController.cpp:201
> + // FIXME : Page::setPageScaleFactor performs layout even if the
scale is not changed.
Does that layout actually do any work though?
More information about the webkit-reviews
mailing list