[Webkit-unassigned] [Bug 36754] [GTK] webkit_get_default_session() should make sure webkit_init() is called

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 31 02:14:25 PDT 2010


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


Holger Freyther <zecke at selfish.org> changed:

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




--- Comment #2 from Holger Freyther <zecke at selfish.org>  2010-03-31 02:14:25 PST ---
(From update of attachment 51907)

> +// Make sure the session is initialized properly when webkit_get_default_session() is called.
> +static void test_globals_default_session()
> +{

I think you want to call g_test_bug("36754"); here. Besides that the
webkit_init call will call get_default_session and set_cache_model but that
is fine as we have an early exit in there.

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