[webkit-reviews] review requested: [Bug 76362] ASSERT_ICON_SYNC_THREAD fired in WebCore::IconDatabase::iconDatabaseSyncThread() : [Attachment 122590] patch to check for syncthread in open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 16 02:22:46 PST 2012


MORITA Hajime <morrita at google.com> has asked  for review:
Bug 76362: ASSERT_ICON_SYNC_THREAD fired in
WebCore::IconDatabase::iconDatabaseSyncThread()
https://bugs.webkit.org/show_bug.cgi?id=76362

Attachment 122590: patch to check for syncthread  in open
https://bugs.webkit.org/attachment.cgi?id=122590&action=review

------- Additional Comments from MORITA Hajime <morrita at google.com>
Good point. This cannot be tested by DRT. Back to r?.
My feeling is that isOpen() should also check m_syncThread or something. But
I'm not an expert in this area.


More information about the webkit-reviews mailing list