gecko-dev/dom/file
Jean-Yves Avenard 87438519f0 Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
Before P1, GetCurrentThreadSerialEventTarget would have always returned the same data as NS_GetCurrentThread, making the comment incorrect Now it will properly return the running TaskQueue if any.

This change of name more clearly exposes what they are doing, as we aren't always dealing with threads directly; but a nsISerialEventTarget

Differential Revision: https://phabricator.services.mozilla.com/D80354
2020-06-23 05:05:36 +00:00
..
ipc Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
tests Bug 1502403 - FileReader should dispatch loadstart asynchronously, r=smaug,ssengupta 2020-06-09 14:41:14 +00:00
uri Bug 1645982 - Rename some service getters in Services.py to better match the types. r=froydnj 2020-06-16 23:32:21 +00:00
BaseBlobImpl.cpp Bug 1586761 - P4 - Use new methods in dom/file and dom/events; r=baku 2020-03-25 14:14:37 +00:00
BaseBlobImpl.h Bug 1586761 - P4 - Use new methods in dom/file and dom/events; r=baku 2020-03-25 14:14:37 +00:00
Blob.cpp Bug 1586761 - P4 - Use new methods in dom/file and dom/events; r=baku 2020-03-25 14:14:37 +00:00
Blob.h
BlobImpl.cpp Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-05 05:48:58 +00:00
BlobImpl.h Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-05 05:48:58 +00:00
BlobSet.cpp
BlobSet.h
EmptyBlobImpl.cpp
EmptyBlobImpl.h Bug 1620010 - Clean up BlobImplType string propagation, r=ssengupta 2020-03-06 12:08:48 +00:00
File.cpp Bug 1586761 - P4 - Use new methods in dom/file and dom/events; r=baku 2020-03-25 14:14:37 +00:00
File.h Bug 1619518 - part 2 - Better File.lastModified attribute handling, r=ssengupta,ttung,dom-workers-and-storage-reviewers,smaug 2020-03-04 23:10:22 +00:00
FileBlobImpl.cpp Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-05 05:48:58 +00:00
FileBlobImpl.h Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-05 05:48:58 +00:00
FileCreatorHelper.cpp
FileCreatorHelper.h
FileList.cpp
FileList.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/file. r=smaug 2020-02-20 16:11:24 +00:00
FileReader.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
FileReader.h Bug 1502403 - FileReader should dispatch loadstart asynchronously, r=smaug,ssengupta 2020-06-09 14:41:14 +00:00
FileReaderSync.cpp Bug 1623083 - No recursion in FileReaderSync::SyncRead, r=sg 2020-03-18 09:46:38 +00:00
FileReaderSync.h Bug 1623083 - No recursion in FileReaderSync::SyncRead, r=sg 2020-03-18 09:46:38 +00:00
MemoryBlobImpl.cpp Bug 1586761 - P4 - Use new methods in dom/file and dom/events; r=baku 2020-03-25 14:14:37 +00:00
MemoryBlobImpl.h Bug 1586761 - P4 - Use new methods in dom/file and dom/events; r=baku 2020-03-25 14:14:37 +00:00
moz.build
MultipartBlobImpl.cpp Bug 1586761 - P4 - Use new methods in dom/file and dom/events; r=baku 2020-03-25 14:14:37 +00:00
MultipartBlobImpl.h Bug 1586761 - P4 - Use new methods in dom/file and dom/events; r=baku 2020-03-25 14:14:37 +00:00
MutableBlobStorage.cpp
MutableBlobStorage.h
MutableBlobStreamListener.cpp
MutableBlobStreamListener.h
StreamBlobImpl.cpp Bug 1620010 - Clean up BlobImplType string propagation, r=ssengupta 2020-03-06 12:08:48 +00:00
StreamBlobImpl.h Bug 1620010 - Clean up BlobImplType string propagation, r=ssengupta 2020-03-06 12:08:48 +00:00
StringBlobImpl.cpp Bug 1620010 - Clean up BlobImplType string propagation, r=ssengupta 2020-03-06 12:08:48 +00:00
StringBlobImpl.h Bug 1620010 - Clean up BlobImplType string propagation, r=ssengupta 2020-03-06 12:08:48 +00:00
TemporaryFileBlobImpl.cpp Bug 1619518 - part 4 - FileBlobImpl inherits BlobImpl directly, r=ssengupta,smaug 2020-03-05 05:48:58 +00:00
TemporaryFileBlobImpl.h Bug 1620010 - Clean up BlobImplType string propagation, r=ssengupta 2020-03-06 12:08:48 +00:00