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 |
Jon Coppeard
|
a4fe4cbe3c
|
Bug 1301863 - Tell the JS engine how much memory blob reflectors hold alive r=baku
|
2017-09-12 10:46:51 +01:00 |
Andrea Marchesini
|
335ccef6d3
|
Bug 1360185 - Use of IPCBlob in IndexedDB - part 3 - IPCBlob must support fileId and fullPath values for indexedDB, r=janv
These 2 values are used only for testing, but they are extremely useful.
|
2017-05-23 07:51:13 +02:00 |
Andrea Marchesini
|
9cc9f87380
|
Bug 1360340 - IPCBlob must contain isDirectory boolean in order to support Drag&Drop of directories, r=smaug
|
2017-05-02 16:38:19 +02: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 |