[Webkit-unassigned] [Bug 56083] [GTK] unittests/testapplicationcache crashes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 10 03:23:06 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=56083
--- Comment #4 from Philippe Normand <pnormand at igalia.com> 2011-03-10 03:23:06 PST ---
webkit_application_cache_set_database_directory_path() is called twice, once in webkitInit() and once in the test itself.
To avoid the ASSERT the test should probably clear the path before setting it again. Or it could be done directly in webkit_application_cache_set_database_directory_path().
--
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