[Webkit-unassigned] [Bug 85575] [BlackBerry] Autofill backing store implementation upstream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 4 09:34:44 PDT 2012


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





--- Comment #4 from Rob Buis <rwlbuis at gmail.com>  2012-05-04 09:34:43 PST ---
(From update of attachment 140251)
View in context: https://bugs.webkit.org/attachment.cgi?id=140251&action=review

> Source/WebCore/platform/network/blackberry/AutofillBackingStore.cpp:56
> +        m_database.close();

Should the dtor here do similar things like close()? Can you assure somewhow close() is called before the dtor is called? Is the dtor called at all?

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