[Webkit-unassigned] [Bug 120404] [GTK] [WK2] TestWebKitWebView snapshot fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 01:47:22 PDT 2013


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


Brian Holt <brian.holt at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com,
                   |                            |csaavedra at igalia.com,
                   |                            |gns at gnome.org,
                   |                            |mario at webkit.org,
                   |                            |mrobinson at webkit.org,
                   |                            |zandobersek at gmail.com
             Blocks|                            |117689




--- Comment #1 from Brian Holt <brian.holt at samsung.com>  2013-08-30 01:46:44 PST ---
The problem is that gtk_widget_size_allocate() no longer resizes the widget in WebViewTest::resizeView().

Its not clear to me what the right function is, or if its even possible to resize a widget that's not a window.

Options now are
1) find a function that resizes a widget 
2) disable the test
3) rewrite the test to avoid resizing (although Claudio felt that this was necessary to test the functionality)

What is the best course of action here?

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