[Webkit-unassigned] [Bug 36210] plugins/resize-from-plugin.html failing on Gtk/Qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 10:16:16 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36210


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Some tests failing or       |plugins/resize-from-plugin.
                   |crashing on Gtk/Qt (new     |html failing on Gtk/Qt
                   |tests from r56079)          |
         OS/Version|Mac OS X 10.5               |Linux
          Component|New Bugs                    |Plug-ins
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-03-17 10:16:16 PST ---
The new test added in r56079 was plugins/resize-from-plugin.html. It's failing
due to a pre-existing issue, NPP_SetWindow seemingly isn't ever called:

-x: 18, y: 52, width: 200, height: 200, clipRect: (18, 52, 200, 142)
+x: 6619246, y: 7536756, width: 6357091, height: 6619248, clipRect: (0, 0, 0,
0)
 Height and width should equal 200, and the plug-in size should not change on
scroll.

Another test that's skipped on Gtk with a reference to this bug is
plugins/return-error-from-new-stream-doesnt-invoke-destroy-stream.html. It was
added in r34988, and r56079 couldn't affect it in any way. It does seem to
crash randomly, and needs a separate bug.

-- 
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