[Webkit-unassigned] [Bug 106442] New: IndexedDB: Remove ASSERTs that can't assert but result in compiler warnings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 9 04:30:39 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=106442
Summary: IndexedDB: Remove ASSERTs that can't assert but result
in compiler warnings
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jussi.kukkonen at intel.com
IDBLevelDBCoding::m_metaDataType has been changed to unsigned so ASSERT(m_metaDataType >= 0) is not useful: it does create build problems at least with EFL.
Attaching patch.
--
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