gecko-dev/dom/file
Emilio Cobos Álvarez 90e1d8d837 Bug 1809126 - Remove moz-fonttable protocol. r=jfkthame,necko-reviewers
We only use it to generate a dummy URI for SVG-in-Opentype documents. We
don't really need the URIs to be unique or anything in practice.

I noticed this code while looking at the load flags set up for
bug 1809006.

Differential Revision: https://phabricator.services.mozilla.com/D166291
2023-01-20 18:41:16 +00:00
..
ipc Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
tests Bug 1809126 - Remove moz-fonttable protocol. r=jfkthame,necko-reviewers 2023-01-20 18:41:16 +00:00
uri Bug 1809126 - Remove moz-fonttable protocol. r=jfkthame,necko-reviewers 2023-01-20 18:41:16 +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 1798513 - Replace USVString with UTF8String in union types with Blob getter. r=nika 2023-01-11 08:33:47 +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 Bug 1798513 - Replace USVString with UTF8String in union types with Blob getter. r=nika 2023-01-11 08:33:47 +00:00
BlobSet.h Bug 1798513 - Replace USVString with UTF8String in union types with Blob getter. r=nika 2023-01-11 08:33:47 +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 1803062 - Switch from ordinary bool errors to nsresult errors in code for handling sync loops; r=dom-worker-reviewers,smaug 2022-12-12 16:09:12 +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 1798513 - Replace USVString with UTF8String in union types with Blob getter. r=nika 2023-01-11 08:33:47 +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 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
MutableBlobStorage.h
MutableBlobStreamListener.cpp Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
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