Bug 105131

Summary: [WK2] TiledBackingStore: css3/device-adapt/viewport-width-not-affecting-next-page.html is flaky
Product: WebKit Reporter: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Component: WebKit2Assignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kenneth: review+

Mikhail Pozdnyakov
Reported 2012-12-16 11:01:11 PST
css3/device-adapt/viewport-width-not-affecting-next-page.html is flaky
Attachments
patch (3.91 KB, patch)
2012-12-16 11:22 PST, Mikhail Pozdnyakov
kenneth: review+
Mikhail Pozdnyakov
Comment 1 2012-12-16 11:22:21 PST
Kenneth Rohde Christiansen
Comment 2 2012-12-17 01:47:04 PST
Comment on attachment 179654 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=179654&action=review > Source/WebKit2/WebProcess/WebPage/WebPage.cpp:1040 > + // Have to use FloatSize as IntSize::scale() returns truncated value. Use FloatSize to avoid truncated values during scale.
Mikhail Pozdnyakov
Comment 3 2012-12-17 07:04:45 PST
committed at r137906.
Note You need to log in before you can comment on or make changes to this bug.