[Webkit-unassigned] [Bug 28918] Add support for Database.readTransaction()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 16:37:17 PDT 2009


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





--- Comment #2 from Michael Nordman <michaeln at google.com>  2009-09-03 16:37:17 PDT ---
Haven't looked thru the whole patch yet... but in the v8 custom bindings,
CALLBACK_FUNC_DECL(DatabaseTransaction) has some early returns that are not
v8::Undefined(). Looks like the new code eats those return values and always
returns undefined.

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