Bug 132368

Summary: [iOS][WK2] When pageScaleFactor * deviceScaleFactor = 1, the tile grid is completely messed up
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

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.