[Webkit-unassigned] [Bug 25042] destroying webview widget directly causes crash.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 01:40:33 PDT 2009


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


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29252|review?                     |review+
               Flag|                            |




------- Comment #4 from zecke at selfish.org  2009-04-06 01:40 PDT -------
(From update of attachment 29252)
> diff --git a/WebKit/gtk/tests/testwebframe.c b/WebKit/gtk/tests/testwebframe.c
> index e2da29c..2797fa0 100644
> --- a/WebKit/gtk/tests/testwebframe.c
> +++ b/WebKit/gtk/tests/testwebframe.c
> @@ -26,14 +26,22 @@
>  static void test_webkit_web_frame_create_destroy(void)
>  {
>      WebKitWebView* webView;
> -    g_test_bug("21837");
> +    GtkWidget *window;

placement of '*' is inconsistent. Please make it consistent when landing. :)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list