[Webkit-unassigned] [Bug 23649] Update SQLTransactionErrorCallback to not return a value

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


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


dglazkov at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27187|                            |review?
               Flag|                            |




------- Comment #1 from dglazkov at chromium.org  2009-01-30 10:36 PDT -------
Created an attachment (id=27187)
 --> (https://bugs.webkit.org/attachment.cgi?id=27187&action=view)
v1 submitted for review

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


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list