RESOLVED FIXED 41173
[Qt] Resize scene when Qt DRT WebPage receives a geometry change request
https://bugs.webkit.org/show_bug.cgi?id=41173
Summary [Qt] Resize scene when Qt DRT WebPage receives a geometry change request
Diego Gonzalez
Reported 2010-06-24 12:58:15 PDT
Resize the scene when a geometry changes is requested by WebPage when Qt DRT is graphics based. LayoutTests; fast/dom/Window/window-resize-and-move-arguments.html
Attachments
Patch (2.75 KB, patch)
2010-06-24 13:49 PDT, Diego Gonzalez
diegohcg: commit-queue-
Patch (2.67 KB, patch)
2010-06-28 08:29 PDT, Diego Gonzalez
no flags
Diego Gonzalez
Comment 1 2010-06-24 13:49:54 PDT
Antonio Gomes
Comment 2 2010-06-24 17:58:32 PDT
cool stuff. (const QRect &r); note the position of "&" twice in the patch.
Kenneth Rohde Christiansen
Comment 3 2010-06-28 06:44:23 PDT
Are you going to fix the point Antonio pointed out?
Diego Gonzalez
Comment 4 2010-06-28 08:29:07 PDT
Created attachment 59899 [details] Patch Fix things pointed by Antonio
WebKit Commit Bot
Comment 5 2010-06-29 07:19:17 PDT
Comment on attachment 59899 [details] Patch Clearing flags on attachment: 59899 Committed r62116: <http://trac.webkit.org/changeset/62116>
WebKit Commit Bot
Comment 6 2010-06-29 07:19:27 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.