[Webkit-unassigned] [Bug 70481] New: REGRESSION (r97865): broke plugins/resize-from-plugin.html on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 00:47:17 PDT 2011


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

           Summary: REGRESSION (r97865): broke
                    plugins/resize-from-plugin.html on GTK
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: mrobinson at webkit.org


Martin will fix it! I'm skipping the test for now. Failure is consistent, here's the diff:


--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/plugins/resize-from-plugin-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/plugins/resize-from-plugin-actual.txt 
@@ -7,6 +7,6 @@

 Test for NPP_SetWindow calls sent while a plug-in resizes itself.

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

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