[Webkit-unassigned] [Bug 76362] ASSERT_ICON_SYNC_THREAD fired in WebCore::IconDatabase::iconDatabaseSyncThread()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 09:24:26 PST 2012


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





--- Comment #5 from Brady Eidson <beidson at apple.com>  2012-01-17 09:24:26 PST ---
(In reply to comment #3)
> I am not sure how to create a LayoutTest for this case;
> The bug would arise for instance if an implentation calls 
> WebCore::iconDatabase().open() multiple times
> 
> For example: consecutive calls to  "QWebSettings::setIconDatabasePath()" in my Qt-TestBrowser fires the ASSERT
> 
> Can DRT be used to validate APIs as well ? Please let me know

Yes.  We add LayoutTestController methods that exercise the specific API in question.  There's a couple methods prefixed with "apiTest" but plenty of others are also to twiddle specific APIs

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