Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
mozilla
/
gecko-dev
зеркало из
https://github.com/mozilla/gecko-dev.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули gecko-dev
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
b3aa7ec593
gecko-dev
/
dom
/
indexedDB
История
Kyle Huey
6614eaa7c7
Bug 849943: Remove an extra bounce to the end of the main thread event queue for IPC IndexedDB. r=bent
2013-03-14 09:31:17 -07:00
..
crashtests
…
ipc
Bug 849943: Remove an extra bounce to the end of the main thread event queue for IPC IndexedDB. r=bent
2013-03-14 09:31:17 -07:00
test
Bug 847147: Disable test. r=me
2013-03-06 08:37:03 -08:00
AsyncConnectionHelper.cpp
Bug 849943: Remove an extra bounce to the end of the main thread event queue for IPC IndexedDB. r=bent
2013-03-14 09:31:17 -07:00
AsyncConnectionHelper.h
Bug 849943: Remove an extra bounce to the end of the main thread event queue for IPC IndexedDB. r=bent
2013-03-14 09:31:17 -07:00
CheckPermissionsHelper.cpp
…
CheckPermissionsHelper.h
…
DatabaseInfo.cpp
…
DatabaseInfo.h
…
FileInfo.cpp
…
FileInfo.h
…
FileManager.cpp
…
FileManager.h
…
IDBCursor.cpp
…
IDBCursor.h
…
IDBDatabase.cpp
…
IDBDatabase.h
…
IDBEvents.cpp
Bug 822399 - Make Event to use Paris bindings, r=peterv
2013-03-09 13:34:29 +02:00
IDBEvents.h
Bustage fix for Bug 847607, CLOSED TREE
2013-03-12 20:47:21 +02:00
IDBFactory.cpp
Bug 834732 - Get rid of footgun bool param for nsCxPusher and use an explicit enum. r=mrbkap
2013-02-26 11:04:09 -08:00
IDBFactory.h
…
IDBFileHandle.cpp
…
IDBFileHandle.h
…
IDBIndex.cpp
…
IDBIndex.h
…
IDBKeyRange.cpp
…
IDBKeyRange.h
…
IDBObjectStore.cpp
…
IDBObjectStore.h
…
IDBRequest.cpp
Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
2013-02-26 11:04:13 -08:00
IDBRequest.h
…
IDBTransaction.cpp
Bug 822399 - Make Event to use Paris bindings, r=peterv
2013-03-09 13:34:29 +02:00
IDBTransaction.h
…
IDBWrapperCache.cpp
…
IDBWrapperCache.h
…
IndexedDatabase.h
…
IndexedDatabaseInlines.h
…
IndexedDatabaseManager.cpp
Bug 836943: Part 0 - Make sure IndexedDB attempts to initialize the storage service on the main thread. r=bent
2013-03-04 14:33:03 -08:00
IndexedDatabaseManager.h
…
Key.cpp
…
Key.h
…
KeyPath.cpp
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
2013-03-06 16:41:43 +00:00
KeyPath.h
…
Makefile.in
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
2013-03-11 22:05:00 -07:00
OpenDatabaseHelper.cpp
Bug 822399 - Make Event to use Paris bindings, r=peterv
2013-03-09 13:34:29 +02:00
OpenDatabaseHelper.h
…
TransactionThreadPool.cpp
…
TransactionThreadPool.h
…
moz.build
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
2013-03-11 22:05:00 -07:00
nsIIDBCursor.idl
…
nsIIDBCursorWithValue.idl
…
nsIIDBDatabase.idl
…
nsIIDBFactory.idl
…
nsIIDBFileHandle.idl
…
nsIIDBIndex.idl
…
nsIIDBKeyRange.idl
…
nsIIDBObjectStore.idl
…
nsIIDBOpenDBRequest.idl
…
nsIIDBRequest.idl
…
nsIIDBTransaction.idl
…
nsIIDBVersionChangeEvent.idl
…
nsIIndexedDatabaseManager.idl
…