WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
105131
[WK2] TiledBackingStore: css3/device-adapt/viewport-width-not-affecting-next-page.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=105131
Summary
[WK2] TiledBackingStore: css3/device-adapt/viewport-width-not-affecting-next-...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mikhail Pozdnyakov
Comment 1
2012-12-16 11:22:21 PST
Created
attachment 179654
[details]
patch
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.
Top of Page
Format For Printing
XML
Clone This Bug