[webkit-reviews] review requested: [Bug 23649] Update SQLTransactionErrorCallback to not return a value : [Attachment 27187] v1 submitted for review

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 30 10:36:00 PST 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 23649: Update SQLTransactionErrorCallback to not return a value
https://bugs.webkit.org/show_bug.cgi?id=23649

Attachment 27187: v1 submitted for review
https://bugs.webkit.org/attachment.cgi?id=27187&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 LayoutTests/ChangeLog				    |	11 ++
 .../transaction-error-callback-expected.txt	    |	 9 ++
 .../storage/transaction-error-callback.html	    |  105 ++++++++++++++++++++
 WebCore/ChangeLog				    |	20 ++++
 .../js/JSCustomSQLTransactionErrorCallback.cpp     |	11 +--
 .../js/JSCustomSQLTransactionErrorCallback.h	    |	 2 +-
 WebCore/storage/SQLTransaction.cpp		    |	29 ++----
 WebCore/storage/SQLTransaction.h		    |	 1 -
 WebCore/storage/SQLTransactionErrorCallback.h	    |	 2 +-
 9 files changed, 159 insertions(+), 31 deletions(-)


More information about the webkit-reviews mailing list