[webkit-reviews] review granted: [Bug 115365] Add a StorageSyncManager::dispatch helper function : [Attachment 200030] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 11:25:31 PDT 2013


Andreas Kling <akling at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 115365: Add a StorageSyncManager::dispatch helper function
https://bugs.webkit.org/show_bug.cgi?id=115365

Attachment 200030: Patch
https://bugs.webkit.org/attachment.cgi?id=200030&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=200030&action=review


r=me

> Source/WebCore/storage/StorageSyncManager.cpp:77
> +    ASSERT(m_thread);

No "if (m_thread)" this time?


More information about the webkit-reviews mailing list