Sylvestre Ledru
|
265e672179
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
# ignore-this-changeset
--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
|
2018-11-30 11:46:48 +01:00 |
Jan Varga
|
51534c010e
|
Bug 1311466 - Part 2: Refactor IPDL structs to use file types too; r=asuth
|
2016-10-25 21:18:44 +02:00 |
Bill McCloskey
|
291c555f34
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
Kyle Huey
|
31dabb4558
|
Bug 1247117: De-namespace much of IndexedDB. r=baku
|
2016-02-16 13:46:08 -08:00 |
Jan Varga
|
c1c950896a
|
Bug 961049 - Part 3: Move PersistenceType serializer from indexedDB to quota module; r=baku
|
2015-11-22 10:43:34 +01:00 |
Andrew McCreight
|
9e8f4b219e
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
Jan Varga
|
049c6364b8
|
Bug 1068787 - Quota usage not decreased when removing unsuccessfully copied files; r=bent
|
2014-10-28 20:06:54 +01: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 |