[Webkit-unassigned] [Bug 53012] IndexedDatabase methods should not take arguments of type OptionsObject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 09:45:50 PST 2011


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





--- Comment #6 from Hans Wennborg <hans at chromium.org>  2011-01-24 09:45:50 PST ---
(From update of attachment 79934)
> Source/WebCore/storage/IDBDatabase.cpp:113
> +    if (timeout > std::numeric_limits<unsigned long>::max())

It still feels fishy. It seems to me this condition can never be true?

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