gecko-dev/dom/file
Nika Layzell bf9f3c01b4 Bug 1443925 - Part 1: Support running GetBlobURLPrincipal off-main-thread, r=asuth
This method isn't actually safe to run off-main-thread yet, as nsIPrincipal
manipulation isn't being made threadsafe until a later part, however it can be
called off-main-thread when creating a new content principal with a Blob URL
spec.

Differential Revision: https://phabricator.services.mozilla.com/D163031
2022-12-02 00:53:49 +00:00
..
ipc Bug 1800342: Make NS_NewPipe2 and NS_NewPipe infallible, to reflect reality. r=xpcom-reviewers,necko-reviewers,nika,kershaw 2022-11-14 23:22:16 +00:00
tests Bug 1793463 - Part 5: Stop using contractids to fetch protocol handlers, r=necko-reviewers,xpcom-reviewers,webdriver-reviewers,whimboo,valentin,kmag 2022-12-01 15:43:19 +00:00
uri Bug 1443925 - Part 1: Support running GetBlobURLPrincipal off-main-thread, r=asuth 2022-12-02 00:53:49 +00:00
BaseBlobImpl.cpp Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
BaseBlobImpl.h Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
Blob.cpp No bug: apply code formatting via Lando 2022-11-29 13:46:10 +00:00
Blob.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
BlobImpl.cpp
BlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
BlobSet.cpp
BlobSet.h Bug 1620560 - Part 1: Apply modernize-concat-nested-namespaces to dom/file r=smaug 2022-05-06 09:00:27 +00:00
EmptyBlobImpl.cpp Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
EmptyBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
File.cpp Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
File.h Bug 1620560 - Part 2: readability-inconsistent-declaration-parameter-name to dom/file r=smaug 2022-05-06 09:00:28 +00:00
FileBlobImpl.cpp Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
FileBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
FileCreatorHelper.cpp
FileCreatorHelper.h
FileList.cpp
FileList.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
FileReader.cpp Bug 1770630 - Worker stream readers should contribute to busy count. r=dom-worker-reviewers,jstutte 2022-08-03 00:36:01 +00:00
FileReader.h Bug 1770630 - Worker stream readers should contribute to busy count. r=dom-worker-reviewers,jstutte 2022-08-03 00:36:01 +00:00
FileReaderSync.cpp Bug 1791747 - AutoSyncLoopHolder::GetEventTarget should return nsISerialEventTarget (instead of nsIEventTarget); r=dom-worker-reviewers,smaug 2022-10-28 06:18:10 +00:00
FileReaderSync.h
MemoryBlobImpl.cpp Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
MemoryBlobImpl.h Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
moz.build
MultipartBlobImpl.cpp Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
MultipartBlobImpl.h Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
MutableBlobStorage.cpp Bug 1756070 - Part 2: Apply modernize-use-override to dom/file r=smaug 2022-05-06 09:00:27 +00:00
MutableBlobStorage.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
MutableBlobStreamListener.cpp
MutableBlobStreamListener.h Bug 1620560 - Part 2: readability-inconsistent-declaration-parameter-name to dom/file r=smaug 2022-05-06 09:00:28 +00:00
StreamBlobImpl.cpp Bug 1800342: Make NS_NewPipe2 and NS_NewPipe infallible, to reflect reality. r=xpcom-reviewers,necko-reviewers,nika,kershaw 2022-11-14 23:22:16 +00:00
StreamBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
StringBlobImpl.cpp Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
StringBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00
TemporaryFileBlobImpl.cpp Bug 1754004 - Part 11: Simplify the IPCStream serialization API, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:13 +00:00
TemporaryFileBlobImpl.h Bug 1620560 - Part 5: Mark BlobImpl::CreateSlice as const r=smaug 2022-05-06 09:00:29 +00:00