Andrea Marchesini
bf6c1e6cb8
Bug 1436784 - Use WorkerRef in FileReader, r=smaug
2018-03-13 21:17:06 +01:00
Andrea Marchesini
3e08265e73
Bug 1432963 - Fixing workers headers - part 17 - no LIBS=[workers] in moz.build files, r=smaug
2018-01-31 08:25:30 +01:00
Andrea Marchesini
5e357eed9f
Bug 1432963 - Fixing workers headers - part 14 - WorkerPrivate without workers namespace, r=smaug
2018-01-31 08:24:08 +01:00
Andrea Marchesini
30cbccd56d
Bug 1432963 - Fixing workers headers - part 13 - WorkerHolder without workers namespace, r=smaug
2018-01-31 08:23:44 +01:00
Andrea Marchesini
1179cf83b7
Bug 1409325 - Update FileReader WebIDL File, r=smaug
2017-10-17 13:41:01 +02:00
Andrea Marchesini
7fcfae22f1
Bug 1408397 - FileReader should not use a bufferStream together with an async inputStream, r=smaug
2017-10-17 13:17:51 +02:00
Andrea Marchesini
792189dd57
Bug 1120178 - Migrate DOMError to DOMExtension in FileReader, IndexedDB, DOMRequest and so on, r=smaug
2017-08-06 20:47:00 +03:00
Bevis Tseng
59627df038
Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm
2017-07-27 02:18:20 +08:00
Andrea Marchesini
b46eb0b57b
Bug 1353629 - PBlob refactoring - part 8 - FileReader should use nsIAsyncInputStream if available, r=smaug
...
Currently FileReader API uses a nsITransport. This is not needed if the
inputStream is a nsIAsyncInputStream already, and IPCBlobInputStream is always
a nsIAsyncInputStream.
Note that, we must create a bufferedStream in order to use ReadSegments in case
the remote inputStream, received by IPCBlobInputStream, is a FileInputStream.
This was not needed with nsITransport.
2017-04-24 12:09:40 +02:00
Andrea Marchesini
9bb3d5ba8d
Bug 1332602 - Propagate JS errors in FileReader, r=smaug
2017-01-24 12:12:15 +01:00
Andrea Marchesini
f20633554c
Bug 1332592 - FileReader should dispatch onerror+onloadend when OOM occurs, r=smaug
2017-01-20 13:45:35 +01:00
Andrea Marchesini
dad92686f3
Bug 1321530 - FileReader.abort() should not throw, r=smaug
2016-12-02 13:16:59 +00:00
Andrea Marchesini
37766315d4
Bug 1321261 - create dom/file for File APIs, r=qdot
2016-12-01 15:12:42 +01:00
Sebastian Hengst
903cc3ec3c
Backed out changeset d3ef6f3e9193 (bug 1321261) for build bustage (calling missing file BlobParent.h from dom/ipc/TabParent.cpp). r=backout on a CLOSED TREE
2016-12-01 12:27:28 +01:00
Andrea Marchesini
4982909415
Bug 1321261 - create dom/file for File APIs, r=qdot
2016-12-01 11:43:18 +01:00
Sebastian Hengst
abf5b533a9
Backed out changeset 806c3d121dd4 (bug 1321261) for timing out in test_fileapi.html, test_mozfiledataurl.html and test_nonascii_blob_url.html on Linux x64 asan and debug. r=backout
2016-12-01 11:05:56 +01:00
Andrea Marchesini
1837b28622
Bug 1321261 - create dom/file for File APIs, r=qdot
2016-12-01 09:21:54 +01:00