.. |
crashtests
|
|
|
ipc
|
Bug 970303 - Don't call DatabaseInfo::Remove() when app is killed, in case another app is still using the database. r=bent
|
2014-04-03 16:57:40 -07:00 |
test
|
Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe
|
2014-04-08 08:45:52 -04:00 |
AsyncConnectionHelper.cpp
|
Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley
|
2014-04-10 00:58:41 -04:00 |
AsyncConnectionHelper.h
|
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
|
2014-03-05 09:37:43 +09:00 |
CheckPermissionsHelper.cpp
|
|
|
CheckPermissionsHelper.h
|
|
|
Client.cpp
|
|
|
Client.h
|
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
|
2014-03-27 16:38:33 -04:00 |
DatabaseInfo.cpp
|
|
|
DatabaseInfo.h
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
FileInfo.cpp
|
|
|
FileInfo.h
|
|
|
FileManager.cpp
|
|
|
FileManager.h
|
Bug 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
IDBCursor.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBCursor.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBDatabase.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBDatabase.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBEvents.cpp
|
Bug 514280 Consistently declare and define IID accessors r=bsmedberg
|
2014-03-28 08:45:02 +00:00 |
IDBEvents.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBFactory.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBFactory.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBFileHandle.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBFileHandle.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBIndex.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBIndex.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBKeyRange.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBKeyRange.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBObjectStore.cpp
|
Bug 993889 part 1. Remove "scope" argument from nsContentUtils::WrapNative. r=bholley
|
2014-04-10 00:58:41 -04:00 |
IDBObjectStore.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBRequest.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBRequest.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBTransaction.cpp
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBTransaction.h
|
Bug 991742 part 8. Remove the "aScope" argument of WebIDL/nsWrapperCache WrapObject() methods. r=bholley
|
2014-04-08 18:27:18 -04:00 |
IDBWrapperCache.cpp
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
IDBWrapperCache.h
|
Bug 984269 Rename nsDOMEventTargetHelper to mozilla::DOMEventTargetHelper r=smaug
|
2014-04-01 15:13:50 +09:00 |
IndexedDatabase.h
|
Bug 961286 - Use move semantics for JSAutoStructuredCloneBuffer and wrappers. r=jorendorff, r=bent
|
2014-01-31 21:50:07 -05:00 |
IndexedDatabaseInlines.h
|
Bug 961286 - Use move semantics for JSAutoStructuredCloneBuffer and wrappers. r=jorendorff, r=bent
|
2014-01-31 21:50:07 -05:00 |
IndexedDatabaseManager.cpp
|
Bug 991742 part 9. Remove the "scope" argument of WrapNewBindingObject. r=bholley
|
2014-04-08 18:27:19 -04:00 |
IndexedDatabaseManager.h
|
Bug 983049 part.3 Rename nsEventChainPostVisitor to mozilla::EventChainPostVisitor r=smaug
|
2014-03-18 13:48:20 +09:00 |
Key.cpp
|
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
|
2014-02-12 10:50:46 +00:00 |
Key.h
|
Bug 961490 - More exact rooting in dom/indexedDB. r=terrence,khuey
|
2014-01-23 20:49:40 +01:00 |
KeyPath.cpp
|
Bug 969812 - Convert JS_NewArrayObject to use HandleValueArray r=terrence r=bz
|
2014-02-12 10:50:46 +00:00 |
KeyPath.h
|
|
|
moz.build
|
Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug
|
2014-04-03 13:18:38 +09:00 |
nsIIndexedDatabaseManager.idl
|
|
|
OpenDatabaseHelper.cpp
|
Bug 979445: Add API to mozStorage for adopting blob data and use that in IDB to avoid unnecessary copies. r=bent
|
2014-03-06 13:03:52 -08:00 |
OpenDatabaseHelper.h
|
|
|
ProfilerHelpers.h
|
|
|
ReportInternalError.cpp
|
Bug 958359 - IndexedDB should log a message to the console when it returns NS_ERROR_DOM_INDEXEDDB_UNKNOWN_ERR. r=bent
|
2014-01-27 19:37:05 -05:00 |
ReportInternalError.h
|
Bug 958359 - IndexedDB should log a message to the console when it returns NS_ERROR_DOM_INDEXEDDB_UNKNOWN_ERR. r=bent
|
2014-01-27 19:37:05 -05:00 |
TransactionThreadPool.cpp
|
|
|
TransactionThreadPool.h
|
|
|