WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 80980
[Qt] Set correct device width and height
https://bugs.webkit.org/show_bug.cgi?id=80980
Summary
[Qt] Set correct device width and height
Allan Sandfeld Jensen
Reported
2012-03-13 03:51:29 PDT
Currently the device width and height has been hard-coded to 720x480 in Qt WebKit2. Instead of using a hard-coded width and height, we should use the actual size of the qquickwebview, which on physical device will be the device size, and on a desktop will be the size of the window or simulator.
Attachments
Patch
(1.72 KB, patch)
2012-03-13 03:54 PDT
,
Allan Sandfeld Jensen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Allan Sandfeld Jensen
Comment 1
2012-03-13 03:54:16 PDT
Created
attachment 131587
[details]
Patch
WebKit Review Bot
Comment 2
2012-03-13 05:25:10 PDT
Comment on
attachment 131587
[details]
Patch Clearing flags on attachment: 131587 Committed
r110553
: <
http://trac.webkit.org/changeset/110553
>
WebKit Review Bot
Comment 3
2012-03-13 05:25:15 PDT
All reviewed patches have been landed. Closing bug.
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