Boris Zbarsky
|
42a7ac06b5
|
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
|
b179defdfa
|
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
|
141df104d6
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
|
Ben Turner
|
26edfb8667
|
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
|
b3c31c0c49
|
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
|
bc7cc3893c
|
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
|
a5d394f802
|
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
|
e11a892183
|
Bug 1036776 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_ASSERT_UNREACHABLE in dom. r=smaug
|
2014-06-29 23:10:56 -07:00 |
|
Benoit Jacob
|
49fdae91d7
|
Bug 1028588 - Fix more, recently introduced dangerous public destructors - r=ehsan
|
2014-07-05 16:35:35 -04:00 |
|
Andrea Marchesini
|
3991de7d7c
|
Bug 1030973 - DataStoreService should listen for versionchange events. r=janv
|
2014-06-26 14:09:00 +02:00 |
|
Chris Peterson
|
1f3a2dcf13
|
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
|
2bb59ed300
|
Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv
|
2014-06-11 16:26:52 -04:00 |
|
Andrea Marchesini
|
25525c33ed
|
Bug 957086 - patch 3 - DataStoreService in C++ OOP, r=janv
|
2014-06-03 15:36:46 +01:00 |
|
Andrea Marchesini
|
5cd12928e4
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-06-03 15:36:46 +01:00 |
|
Ehsan Akhgari
|
c8fc679ea8
|
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
|
31fa9a1a3d
|
Bug 957086 - patch 3 - DataStoreService in C++ for OOP, r=janv
|
2014-05-30 07:59:51 +01:00 |
|
Andrea Marchesini
|
6d1733189b
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-05-30 07:59:27 +01:00 |
|
Ryan VanderMeulen
|
e7c6eb241d
|
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
|
06fb8e0295
|
Bug 957086 - patch 3 - DataStoreService in C++ OOP, r=janv
|
2014-05-29 16:35:03 +01:00 |
|
Andrea Marchesini
|
e717179ace
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-05-29 16:34:43 +01:00 |
|