Andrea Marchesini
|
a4d8f81bac
|
Bug 1414767 - Moving SlicedInputStream under mozilla namespace, r=froydnj
|
2017-11-07 01:04:06 +01:00 |
Sebastian Hengst
|
e50208ab81
|
Backed out changeset 66d49b9e8217 (bug 1414767) for build bustage on OS X: CoreServices.framework/Frameworks/AE.framework/Headers/AERegistry.h:693: reference to 'TextRange' is ambiguous. r=backout on a CLOSED TREE
|
2017-11-06 17:51:56 +01:00 |
Andrea Marchesini
|
096614f974
|
Bug 1414767 - Moving SlicedInputStream under mozilla namespace, r=froydnj
|
2017-11-06 16:21:01 +01:00 |
Andrea Marchesini
|
cccac16f60
|
Bug 1403771 - SlicedInputStream takes ownership of the underlying stream and it propagates the Close() call, r=smaug
|
2017-10-05 07:38:48 +02:00 |
Sebastian Hengst
|
d4232ad6f1
|
Backed out changeset c68498143c13 (bug 1403771) for bustage at dom/file/StreamBlobImpl.cpp:108: 'GetInternalStream' was not declared in this scope. r=backout on a CLOSED TREE
|
2017-10-04 19:11:13 +02:00 |
Andrea Marchesini
|
96a79ce7c9
|
Bug 1403771 - SlicedInputStream takes ownership of the underlying stream and it propagates the Close() call, r=smaug
|
2017-10-04 18:51:10 +02:00 |
Andrea Marchesini
|
9067ec472c
|
Bug 1404845 - Renaming BlobImpl::GetInternalStream to BlobImpl::CreateInputStream, r=smaug
|
2017-10-02 13:53:12 +02:00 |
Jan Varga
|
148a63cc3f
|
Bug 1360185 - Use of IPCBlob in IndexedDB - part 4 - IPCBlob and sharing files when used by IDB, r=baku
|
2017-05-18 09:50:57 +02:00 |
Andrea Marchesini
|
68feb209f4
|
Bug 1341327 - Add assertions to be sure that FileBlobImpls are created on the parent process only, r=smaug
|
2017-02-23 03:23:51 +01:00 |
Andrea Marchesini
|
e87ad16573
|
Bug 1339710 - Remove nsIPartialFileInputStream, r=smaug
|
2017-02-22 09:41:51 +01:00 |
Iris Hsiao
|
f9bdfe10bb
|
Backed out 5 changesets (bug 1339710) for GTest failures in TestSlicedInputStream.StartBiggerThan
Backed out changeset 7c0ec55b44dc (bug 1339710)
Backed out changeset cbb4e1c2aada (bug 1339710)
Backed out changeset c685dca493f5 (bug 1339710)
Backed out changeset 4761a15d45fd (bug 1339710)
Backed out changeset 7561692c1bc7 (bug 1339710)
|
2017-02-22 16:19:50 +08:00 |
Andrea Marchesini
|
190bf147a2
|
Bug 1339710 - Remove nsIPartialFileInputStream, r=smaug
|
2017-02-22 07:56:29 +01:00 |
Andrea Marchesini
|
3043646e52
|
Bug 1339871 - Splitting dom/file/File.{h,cpp}, r=smaug
--HG--
rename : dom/file/File.cpp => dom/file/BaseBlobImpl.cpp
rename : dom/file/File.h => dom/file/BaseBlobImpl.h
rename : dom/file/File.cpp => dom/file/Blob.cpp
rename : dom/file/File.h => dom/file/Blob.h
rename : dom/file/File.cpp => dom/file/BlobImpl.cpp
rename : dom/file/File.h => dom/file/BlobImpl.h
rename : dom/file/File.cpp => dom/file/EmptyBlobImpl.cpp
rename : dom/file/File.h => dom/file/EmptyBlobImpl.h
rename : dom/file/File.cpp => dom/file/FileBlobImpl.cpp
rename : dom/file/File.h => dom/file/FileBlobImpl.h
rename : dom/file/File.cpp => dom/file/MemoryBlobImpl.cpp
rename : dom/file/File.h => dom/file/MemoryBlobImpl.h
rename : dom/file/File.cpp => dom/file/StreamBlobImpl.cpp
rename : dom/file/File.h => dom/file/StreamBlobImpl.h
rename : dom/file/File.h => dom/file/StringBlobImpl.h
rename : dom/file/File.h => dom/file/TemporaryBlobImpl.h
|
2017-02-16 18:26:38 +01:00 |