[Webkit-unassigned] [Bug 60442] [Windows WebKit2 Release Tests] platform/win/plugins/window-geometry-initialized-before-set-window.html and platform/win/plugins/window-region-is-set-to-clip-rect.html failing since r85795
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 10 07:55:37 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60442
--- Comment #6 from Adam Roben (:aroben) <aroben at apple.com> 2011-05-10 07:55:38 PST ---
platform/win/plugins/window-geometry-initialized-before-set-window.html is easy to fix. We should just check the window's size and stop caring about its position.
platform/win/plugins/window-region-is-set-to-clip-rect.html is harder. In WebKit2, the plugin window's region won't be set until the UI process paints. But we don't have a good way to wait for that to happen, or to ensure that it happens in a certain order.
--
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