RESOLVED FIXED132368
[iOS][WK2] When pageScaleFactor * deviceScaleFactor = 1, the tile grid is completely messed up
https://bugs.webkit.org/show_bug.cgi?id=132368
Summary [iOS][WK2] When pageScaleFactor * deviceScaleFactor = 1, the tile grid is com...
Benjamin Poulain
Reported 2014-04-29 16:48:47 PDT
[iOS][WK2] When pageScaleFactor * deviceScaleFactor = 1, the tile grid is completely messed up
Attachments
Patch (3.94 KB, patch)
2014-04-29 16:54 PDT, Benjamin Poulain
simon.fraser: review+
Benjamin Poulain
Comment 1 2014-04-29 16:54:29 PDT
Simon Fraser (smfr)
Comment 2 2014-04-29 16:59:08 PDT
Comment on attachment 230439 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=230439&action=review > Source/WebCore/ChangeLog:11 > + contentsScale() on retina device until the next successful scale update. devices > Source/WebKit2/ChangeLog:15 > + When the page initialize, GraphicsLayerCA::updateContentsScale(0.5) computes a contentsScale of 1. There is an early is initialized
Benjamin Poulain
Comment 3 2014-04-29 21:04:56 PDT
Note You need to log in before you can comment on or make changes to this bug.