Bug 131575 - ViewportConfiguration::layoutWidth() compute the width incorrectly when initial-scale+width do not fit in view
Summary: ViewportConfiguration::layoutWidth() compute the width incorrectly when initi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-11 17:31 PDT by Benjamin Poulain
Modified: 2014-04-11 17:44 PDT (History)
0 users

See Also:


Attachments
Patch (1.89 KB, patch)
2014-04-11 17:34 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-04-11 17:31:50 PDT
ViewportConfiguration::layoutWidth() compute the width incorrectly when initial-scale+width do not fit in view
Comment 1 Benjamin Poulain 2014-04-11 17:34:51 PDT
Created attachment 229187 [details]
Patch
Comment 2 Benjamin Poulain 2014-04-11 17:43:59 PDT
Comment on attachment 229187 [details]
Patch

Clearing flags on attachment: 229187

Committed r167176: <http://trac.webkit.org/changeset/167176>
Comment 3 Benjamin Poulain 2014-04-11 17:44:01 PDT
All reviewed patches have been landed.  Closing bug.