OSDN Git Service

Fix a bug where the V8 bindings for SQLStatement error callbacks would not return...
authorBen Murdoch <benm@google.com>
Tue, 1 Sep 2009 12:22:31 +0000 (13:22 +0100)
committerBen Murdoch <benm@google.com>
Tue, 1 Sep 2009 12:25:20 +0000 (13:25 +0100)
commit2a5fa33ef4a22584e0dfd58f3d2cb52ba012d659
tree300f26be0c1bf0879423d26eb77236895911e35e
parent4d19269bce7d5e32eb2c3cc1f469d207d8b15bb1
Fix a bug where the V8 bindings for SQLStatement error callbacks would not return the correct result to WebCore.
BUG: 2053072
WebCore/bindings/v8/custom/V8CustomSQLStatementErrorCallback.cpp