[webkit-reviews] review requested: [Bug 34258] [Qt] Implement the display() method of the layout test controller : [Attachment 47770] Move the window offscreen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 30 10:31:58 PST 2010


Benjamin Poulain <benjamin.poulain at nokia.com> has asked  for review:
Bug 34258: [Qt] Implement the display() method of the layout test controller
https://bugs.webkit.org/show_bug.cgi?id=34258

Attachment 47770: Move the window offscreen
https://bugs.webkit.org/attachment.cgi?id=47770&action=review

------- Additional Comments from Benjamin Poulain <benjamin.poulain at nokia.com>
Here is a patch to move the window offscreen.
It should work on X11, I don't know on the other systems (some window manager
might reset the position on screen).

Changes:
+ don't show the window on screen
+ still works with plugins and drag-and-drop
- never get any expose event

Note that on X11, without this patch, you can simply run a second X11 server to
run the tests.


More information about the webkit-reviews mailing list