Andrea Marchesini
|
039b4b8b84
|
Bug 1517696 - Better exposing of blobImplType for StreamBlobImpl, r=smaug
|
2019-01-04 11:29:48 +01:00 |
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 |
Andrea Marchesini
|
9a9a71e436
|
Bug 1469126 - GetAllocationSize should report unique blobs when dealing with nested blobs, r=smaug
|
2018-06-18 11:35:46 -04:00 |
Andrea Marchesini
|
4f109464b2
|
Bug 1466314 - StreamBlobImpl CTOR must receive an already_AddRefed inputStream, r=smaug
|
2018-06-13 08:37:26 -07: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 |
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 |