Boris Zbarsky
|
0b5767567b
|
Bug 1105615. Make IDBObjectStoreParameters.keyPath a union instead of using "any" for it. r=baku
|
2014-12-11 13:07:44 -05:00 |
|
Boris Zbarsky
|
3fd6202de4
|
Bug 990484 part 2. Remove a bunch of now-unnecessary JSContext bits in indexedDB code. r=baku
|
2014-12-11 13:07:44 -05:00 |
|
Ben Turner
|
d081140cb0
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
|
Ben Turner
|
46d101f40c
|
Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.
|
2014-09-17 19:36:01 -04:00 |
|
Ben Turner
|
1a91d40956
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl
|
2014-09-13 12:12:19 -04:00 |
|
Ehsan Akhgari
|
1b1d6ffebf
|
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
--HG--
extra : rebase_source : c80c5f9d7ae28286513cdb52ad76b46c240bdd5d
|
2014-09-01 18:26:43 -04:00 |
|
Andrea Marchesini
|
9564759214
|
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 |
|
Chris Peterson
|
087c3ce78a
|
Bug 1036776 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_ASSERT_UNREACHABLE in dom. r=smaug
|
2014-06-29 23:10:56 -07:00 |
|
Benoit Jacob
|
cb33a38711
|
Bug 1028588 - Fix more, recently introduced dangerous public destructors - r=ehsan
|
2014-07-05 16:35:35 -04:00 |
|
Andrea Marchesini
|
02bcc35528
|
Bug 1030973 - DataStoreService should listen for versionchange events. r=janv
|
2014-06-26 14:09:00 +02:00 |
|
Chris Peterson
|
5d92f25884
|
Bug 1024322 - Replace calls to MOZ_ASSUME_UNREACHABLE that have crept back into dom. r=smaug
|
2014-06-20 22:42:45 -07:00 |
|
Boris Zbarsky
|
bc1e511e33
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
|
Andrea Marchesini
|
ce2ea0ca27
|
Bug 957086 - patch 3 - DataStoreService in C++ OOP, r=janv
|
2014-06-03 15:36:46 +01:00 |
|
Andrea Marchesini
|
095068b4df
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-06-03 15:36:46 +01:00 |
|
Ehsan Akhgari
|
4b8e9c1f5c
|
Backed out 3 changesets (bug 957086) for causing bug 1018406
Backed out changeset f8b6dab2f985 (bug 957086)
Backed out changeset b69bcaa24ab5 (bug 957086)
Backed out changeset 3b45335d4694 (bug 957086)
--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
|
2014-06-02 10:19:19 -04:00 |
|
Andrea Marchesini
|
b15607ce18
|
Bug 957086 - patch 3 - DataStoreService in C++ for OOP, r=janv
|
2014-05-30 07:59:51 +01:00 |
|
Andrea Marchesini
|
21d0e1aef4
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-05-30 07:59:27 +01:00 |
|
Ryan VanderMeulen
|
f97a6f77b4
|
Backed out changesets 083b9fb75e9a, 4cbc8cf0b619, and ef379607cff7 (bug 957086) for Win7/Win8 debug mochitest crashes.
--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
|
2014-05-29 13:22:57 -04:00 |
|
Andrea Marchesini
|
cc10beffc2
|
Bug 957086 - patch 3 - DataStoreService in C++ OOP, r=janv
|
2014-05-29 16:35:03 +01:00 |
|
Andrea Marchesini
|
28ba788770
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-05-29 16:34:43 +01:00 |
|