Bug 80980

Summary: [Qt] Set correct device width and height
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: WebKit2Assignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: menard, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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
Allan Sandfeld Jensen
Comment 1 2012-03-13 03:54:16 PDT
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.