Ben Kelly
|
95e6c7a40d
|
Bug 1165119 - Follow-up to address review feedback accidentally left out of last push. r=me
|
2015-05-18 16:37:00 +02:00 |
|
Ben Kelly
|
8b6c8d4bef
|
Bug 1165119 Remove corrupt morgue directories polluting nightly profiles. r=janv
|
2015-05-18 12:11:32 -07:00 |
|
Neil Rashbrook
|
7d598ef37a
|
Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan
|
2015-05-16 09:07:10 +01:00 |
|
Bobby Holley
|
67f1a40d85
|
Bug 1164292 - Switch nsIPrincipal::origin to ACString. r=gabor
|
2015-05-15 11:51:51 -07:00 |
|
Wes Kocher
|
d65ee4fe20
|
Backed out changeset 17cfad44e12b (bug 1155963) for breaking b2g builds
|
2015-05-14 16:35:18 -07:00 |
|
Neil Rashbrook
|
d30d87c917
|
Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan
|
2015-05-15 00:00:33 +01:00 |
|
Jan Varga
|
eb4264e6a6
|
Bug 1162624 - Add support for restoring corrupted or missing metadata files; r=bent
|
2015-05-08 21:05:30 +02:00 |
|
Andrew McCreight
|
c979f253c0
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
|
Jan Varga
|
77ec4aaaa3
|
Bug 1125102 - Make QuotaManager and FileService to be independent of each other; r=bent
|
2015-04-14 10:57:41 +02:00 |
|
Nathan Froyd
|
68d9d5628d
|
Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan
|
2015-03-31 10:03:49 -04:00 |
|
Jan Varga
|
e49f072eb3
|
Bug 1129991 - Remove QuotaManager::SetCurrentWindow(); r=bent
|
2015-04-02 08:22:19 +02:00 |
|
Andrea Marchesini
|
94545cbb2e
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
|
Ehsan Akhgari
|
5cccea6f0f
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-21 12:28:04 -04:00 |
|
Chris Peterson
|
d790e066dd
|
Bug 1142863 - Remove unused struct RemoveQuotaInfo in dom/quota/QuotaManager.cpp. r=janv
|
2015-03-12 21:04:07 -07:00 |
|
Ben Kelly
|
fbfa0b4996
|
Bug 940273 - Part 4 - Initial implementation of Service Worker Cache. r=ehsan,baku,janv
|
2015-03-02 14:20:00 +01:00 |
|
Jan Varga
|
2cd6e55a4e
|
Bug 1124189 - IndexedDB Unkown Error @ ActorsParent.cpp:414 when calling indexedDB.open; r=bent
|
2015-02-03 07:29:51 +01:00 |
|
Jan Varga
|
5a3f83f395
|
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
|
2015-01-22 09:40:42 +01:00 |
|
Andrew McCreight
|
71075c3343
|
Bug 1119499 - Define BAD_TLS_INDEX where it is used. r=janv
|
2015-01-09 12:41:49 -08:00 |
|
Jan Varga
|
8d64977501
|
Bug 1119462 - Allow unlimited quota for explicit persistent storage; r=bent
|
2015-01-09 16:56:23 +01:00 |
|
Nigel Babu
|
49b9323899
|
Backed out changeset 15830cc2b55b (bug 1119462) for B2G M5 bustage
CLOSED TREE
|
2015-01-09 10:06:31 +05:30 |
|
Jan Varga
|
96c4b06639
|
Bug 1119462 - Allow unlimited quota for explicit persistent storage; r=bent
|
2015-01-09 01:24:54 +01:00 |
|
Wes Kocher
|
38ee8c9c99
|
Backout 977aab16aad3 (bug 1119462) for Android build bustage
|
2015-01-08 16:15:27 -08:00 |
|
Jan Varga
|
3434be33d6
|
Bug 1119462 - Allow unlimited quota for explicit persistent storage; r=bent
|
2015-01-09 00:31:50 +01:00 |
|
Jan Varga
|
8654bbb8b5
|
Bug 1110585 - Inconsistent timestamp in storage metadata file; r=bent
|
2015-01-08 23:38:53 +01:00 |
|
Ehsan Akhgari
|
37c07444a0
|
Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku
|
2015-01-08 08:49:54 -05:00 |
|
Ben Turner
|
9763bac251
|
Bug 1111842 - Make sure QuotaManager can handle escaped URL components passed from SQLite, r=janv.
|
2014-12-01 16:29:27 -05:00 |
|
Jan Varga
|
23ce036e73
|
Bug 1110067 - Presence of asmjs cache in storage/temporary causing indexedDB.open() to fail for non-persistent storage; r=bent
|
2014-12-11 20:34:52 +01:00 |
|
Jan Varga
|
7e6681aef5
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); Part 1 - Remove unused stuff; r=bent
|
2014-12-06 07:31:53 -08:00 |
|
Jan Varga
|
c501baa0a3
|
Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
--HG--
rename : dom/indexedDB/test/unit/bug1056939.zip => dom/indexedDB/test/unit/bug1056939_profile.zip
|
2014-11-28 09:44:12 +01:00 |
|
Jan Varga
|
b1a21c2044
|
Bug 1089764 - Treat persistent storage as temporary storage; r=bent
|
2014-11-04 21:44:56 +01:00 |
|
Jan Varga
|
26949c745b
|
Backed out changeset 45dad11b6580 (bug 1089764) for causing bug 1093067 and bug 1093223.
|
2014-11-03 21:00:52 +01:00 |
|
Jan Varga
|
16631bbd5f
|
Bug 1089764 - Treat persistent storage as temporary storage; r=bent
|
2014-11-01 02:21:25 +01:00 |
|
Jan Varga
|
781eeb8490
|
Bug 1068787 - Quota usage not decreased when removing unsuccessfully copied files; r=bent
|
2014-10-28 20:06:54 +01:00 |
|
Jan Varga
|
eb5e098231
|
Bug 1056939 - indexedDB.open fails for certain database names - part 2; r=bent
|
2014-10-13 21:12:25 +02:00 |
|
Ben Turner
|
b5f643fa70
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
|
Ben Turner
|
68190e91be
|
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
|
c6ede83e24
|
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
|
6f236e1960
|
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
--HG--
extra : rebase_source : c80c5f9d7ae28286513cdb52ad76b46c240bdd5d
|
2014-09-01 18:26:43 -04:00 |
|
Tim Taubert
|
20557fbe55
|
Bug 1028187 - Enable IndexedDB for about:looppanel and about:loopconversation, sharing an origin r=bz
|
2014-07-03 17:16:08 -07:00 |
|
Benoit Jacob
|
66530c3e02
|
Bug 1035394 - Fix dangerous public destructors in dom - r=ehsan
|
2014-07-08 17:23:17 -04:00 |
|
Jan Varga
|
31546e1e24
|
Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent
--HG--
rename : dom/filehandle/FileHandle.cpp => dom/filehandle/MutableFile.cpp
rename : dom/filehandle/FileHandle.h => dom/filehandle/MutableFile.h
rename : dom/filehandle/test/test_lockedfile_lifetimes.html => dom/filehandle/test/test_filehandle_lifetimes.html
rename : dom/filehandle/test/test_lockedfile_lifetimes_nested.html => dom/filehandle/test/test_filehandle_lifetimes_nested.html
rename : dom/filehandle/test/test_lockedfile_ordering.html => dom/filehandle/test/test_filehandle_ordering.html
rename : dom/filehandle/test/test_overlapping_lockedfiles.html => dom/filehandle/test/test_overlapping_filehandles.html
rename : dom/filehandle/test/test_readonly_lockedfiles.html => dom/filehandle/test/test_readonly_filehandles.html
rename : dom/indexedDB/IDBFileHandle.cpp => dom/indexedDB/IDBMutableFile.cpp
rename : dom/indexedDB/IDBFileHandle.h => dom/indexedDB/IDBMutableFile.h
rename : dom/webidl/IDBFileHandle.webidl => dom/webidl/IDBMutableFile.webidl
rename : dom/webidl/FileHandle.webidl => dom/webidl/MutableFile.webidl
|
2014-06-12 05:35:29 +02:00 |
|
Victor Porof
|
928e1cef59
|
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
|
2014-05-23 17:12:29 -04:00 |
|
Luke Wagner
|
2e76aa2d05
|
Bug 968272 - use less conservative temporary storage policy in QuotaManager (r=janv)
--HG--
extra : rebase_source : 40739bd10fa31c813303328e48bff371fbe6224c
|
2014-05-20 17:19:59 -05:00 |
|
Kyle Huey
|
941a5ee91b
|
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
|
2014-05-23 12:53:17 -07:00 |
|
Chris Peterson
|
ed406b4edb
|
Bug 990764 - Replace MOZ_ASSUME_UNREACHABLE in dom. r=smaug
|
2014-04-20 00:36:40 -07:00 |
|
Jan Varga
|
c3ff045c03
|
Bug 984789 - FileHandle: Eliminate nsIFileStorage; r=bent
|
2014-05-07 16:33:02 +02:00 |
|
Jan Varga
|
6adeb3c23f
|
Bug 975696 - Split ArchiveReader and FileHandle implementation into separate dirs. r=bent f=baku
--HG--
rename : dom/file/ArchiveEvent.cpp => dom/archivereader/ArchiveEvent.cpp
rename : dom/file/ArchiveEvent.h => dom/archivereader/ArchiveEvent.h
rename : dom/file/ArchiveReader.cpp => dom/archivereader/ArchiveReader.cpp
rename : dom/file/ArchiveReader.h => dom/archivereader/ArchiveReader.h
rename : dom/file/ArchiveRequest.cpp => dom/archivereader/ArchiveRequest.cpp
rename : dom/file/ArchiveRequest.h => dom/archivereader/ArchiveRequest.h
rename : dom/file/ArchiveZipEvent.cpp => dom/archivereader/ArchiveZipEvent.cpp
rename : dom/file/ArchiveZipEvent.h => dom/archivereader/ArchiveZipEvent.h
rename : dom/file/ArchiveZipFile.cpp => dom/archivereader/ArchiveZipFile.cpp
rename : dom/file/ArchiveZipFile.h => dom/archivereader/ArchiveZipFile.h
rename : dom/file/test/test_archivereader.html => dom/archivereader/test/test_basic.html
rename : dom/file/test/test_archivereader_nonUnicode.html => dom/archivereader/test/test_nonUnicode.html
rename : dom/file/test/test_archivereader_zip_in_zip.html => dom/archivereader/test/test_zip_in_zip.html
rename : dom/file/test/test_bug_793311.html => dom/base/test/test_bug793311.html
rename : dom/file/AsyncHelper.cpp => dom/filehandle/AsyncHelper.cpp
rename : dom/file/AsyncHelper.h => dom/filehandle/AsyncHelper.h
rename : dom/file/File.cpp => dom/filehandle/File.cpp
rename : dom/file/File.h => dom/filehandle/File.h
rename : dom/file/FileHandle.cpp => dom/filehandle/FileHandle.cpp
rename : dom/file/FileHandle.h => dom/filehandle/FileHandle.h
rename : dom/file/FileHelper.cpp => dom/filehandle/FileHelper.cpp
rename : dom/file/FileHelper.h => dom/filehandle/FileHelper.h
rename : dom/file/FileRequest.cpp => dom/filehandle/FileRequest.cpp
rename : dom/file/FileRequest.h => dom/filehandle/FileRequest.h
rename : dom/file/FileService.cpp => dom/filehandle/FileService.cpp
rename : dom/file/FileService.h => dom/filehandle/FileService.h
rename : dom/file/FileStreamWrappers.cpp => dom/filehandle/FileStreamWrappers.cpp
rename : dom/file/FileStreamWrappers.h => dom/filehandle/FileStreamWrappers.h
rename : dom/file/LockedFile.cpp => dom/filehandle/LockedFile.cpp
rename : dom/file/LockedFile.h => dom/filehandle/LockedFile.h
rename : dom/file/MemoryStreams.cpp => dom/filehandle/MemoryStreams.cpp
rename : dom/file/MemoryStreams.h => dom/filehandle/MemoryStreams.h
rename : dom/file/MetadataHelper.cpp => dom/filehandle/MetadataHelper.cpp
rename : dom/file/MetadataHelper.h => dom/filehandle/MetadataHelper.h
rename : dom/file/moz.build => dom/filehandle/moz.build
rename : dom/file/nsIFileStorage.h => dom/filehandle/nsIFileStorage.h
rename : dom/file/test/dummy_worker.js => dom/filehandle/test/dummy_worker.js
rename : dom/file/test/helpers.js => dom/filehandle/test/helpers.js
rename : dom/file/test/mochitest.ini => dom/filehandle/test/mochitest.ini
rename : dom/file/test/moz.build => dom/filehandle/test/moz.build
rename : dom/file/test/test_append_read_data.html => dom/filehandle/test/test_append_read_data.html
rename : dom/file/test/test_getFile.html => dom/filehandle/test/test_getFile.html
rename : dom/file/test/test_getFileId.html => dom/filehandle/test/test_getFileId.html
rename : dom/file/test/test_location.html => dom/filehandle/test/test_location.html
rename : dom/file/test/test_lockedfile_lifetimes.html => dom/filehandle/test/test_lockedfile_lifetimes.html
rename : dom/file/test/test_lockedfile_lifetimes_nested.html => dom/filehandle/test/test_lockedfile_lifetimes_nested.html
rename : dom/file/test/test_lockedfile_ordering.html => dom/filehandle/test/test_lockedfile_ordering.html
rename : dom/file/test/test_overlapping_lockedfiles.html => dom/filehandle/test/test_overlapping_lockedfiles.html
rename : dom/file/test/test_progress_events.html => dom/filehandle/test/test_progress_events.html
rename : dom/file/test/test_readonly_lockedfiles.html => dom/filehandle/test/test_readonly_lockedfiles.html
rename : dom/file/test/test_request_readyState.html => dom/filehandle/test/test_request_readyState.html
rename : dom/file/test/test_stream_tracking.html => dom/filehandle/test/test_stream_tracking.html
rename : dom/file/test/test_success_events_after_abort.html => dom/filehandle/test/test_success_events_after_abort.html
rename : dom/file/test/test_truncate.html => dom/filehandle/test/test_truncate.html
rename : dom/file/test/test_workers.html => dom/filehandle/test/test_workers.html
rename : dom/file/test/test_write_read_data.html => dom/filehandle/test/test_write_read_data.html
|
2014-05-07 16:32:12 +02:00 |
|
Luke Wagner
|
9f2e8ba9d8
|
Bug 980447 - Follow-up fixes in clearStoragesForURI to address follow-up comments (r=janv)
--HG--
extra : rebase_source : 31a02fb699def1957c96aeae09052b7106509c84
|
2014-04-15 21:30:26 -05:00 |
|
Birunthan Mohanathas
|
504b581650
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Luke Wagner
|
b9c343c46a
|
Bug 980447 - Add persistenceType argument to nsIQuotaManager.clearStoragesForURI (r=janv)
--HG--
extra : rebase_source : 4d034bd92b099bd1385fc9e8a95fa959fc8e51e0
|
2014-04-14 15:48:49 -05:00 |
|