[Webkit-unassigned] [Bug 42970] [IndexedDB] IndexedDB is missing the Transaction interface.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 5 10:57:46 PDT 2010


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


Jeremy Orlow <jorlow at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63604|review?                     |review+
               Flag|                            |




--- Comment #10 from Jeremy Orlow <jorlow at chromium.org>  2010-08-05 10:57:46 PST ---
(From update of attachment 63604)
WebCore/Android.mk:758
 +      storage/IDBTransaction.cpp \
Alpha order

WebCore/CMakeLists.txt:349
 +      storage/IDBTransaction.idl
You need to add the other files too

WebCore/GNUmakefile.am:2902
 +      WebCore/storage/IDBTransactionBackendInterface
.h


WebCore/storage/IDBTransaction.cpp:28
 +      return IDBTransaction::READ_ONLY;
forward to backend


r=me

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