[Webkit-unassigned] [Bug 34258] [Qt] Implement the display() method of the layout test controller
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 30 10:31:59 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34258
Benjamin Poulain <benjamin.poulain at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #47770| |review?, commit-queue?
Flag| |
--- Comment #12 from Benjamin Poulain <benjamin.poulain at nokia.com> 2010-01-30 10:31:58 PST ---
Created an attachment (id=47770)
--> (https://bugs.webkit.org/attachment.cgi?id=47770)
Move the window offscreen
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list