..
tests
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
2015-02-19 11:53:01 -05:00
DataStore.cpp
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:33 -04:00
DataStore.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
DataStore.manifest
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
2014-06-03 15:36:46 +01:00
DataStoreCallbacks.h
Bug 1031407 - DataStoreService doesn't need to use IDBCursor to know if a revision exists., r=janv
2014-08-03 15:48:19 +01:00
DataStoreChangeNotifier.jsm
Bug 1081143 - datastore-update-* events should be dispatched as broadcast messages, r=fabrice
2014-10-20 20:47:12 +01:00
DataStoreCursor.cpp
Bug 1117172 part 2. Change the non-wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
2015-03-19 10:13:32 -04:00
DataStoreCursor.h
Bug 1156632 - Remove unused forward class declarations - patch 3 - dom/{events,xbl,xslt,xul} and others, r=ehsan
2015-04-22 08:29:18 +02:00
DataStoreCursorImpl.jsm
Bug 1152169 - DataStoreService should check if the first revision exists, r=bent
2015-04-16 12:25:42 +01:00
DataStoreDB.cpp
Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
2015-04-27 09:18:51 -04:00
DataStoreDB.h
Bug 1156632 - Remove unused forward class declarations - patch 3 - dom/{events,xbl,xslt,xul} and others, r=ehsan
2015-04-22 08:29:18 +02:00
DataStoreDB.jsm
Bug 938406 - DataStore - proper event sent when the first revision is created, r=ehsan
2013-12-12 10:18:37 +00:00
DataStoreImpl.js
Bug 1058108 - DataStore.get should support array with 0 elements, r=ehsan
2014-08-26 09:20:02 +01:00
DataStoreRevision.cpp
Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
2015-04-27 09:18:51 -04:00
DataStoreRevision.h
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
2015-03-21 12:28:04 -04:00
DataStoreService.cpp
Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
2015-04-27 09:18:51 -04:00
DataStoreService.h
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
moz.build
Bug 1072310 - Build more DOM code in unified mode; r=baku
2014-09-25 10:12:06 -04:00
nsIDataStore.idl
Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
2014-06-03 15:36:46 +01:00
nsIDataStoreService.idl
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
2014-06-27 15:58:47 +08:00