gecko-dev/dom/file
Nika Layzell 1fdee2314c Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup
This should make uses of the type more clearly indicating where the
origin came from, and should help avoid potential confusion between this
origin and nsIPrincipal::origin in new code.

This new name is long, but explicit. The string returned from this
function corresponds to the "serialization of an origin" from the WHATWG
html spec:
https://html.spec.whatwg.org/multipage/browsers.html#ascii-serialisation-of-an-origin

Differential Revision: https://phabricator.services.mozilla.com/D181794
2023-06-27 19:59:15 +00:00
..
ipc Backed out 2 changesets (bug 1838829) for causing perma mochitest failure with dom/websocket/tests being skipped CLOSED TREE 2023-06-27 02:52:52 +03:00
tests Backed out 2 changesets (bug 1838829) for causing perma mochitest failure with dom/websocket/tests being skipped CLOSED TREE 2023-06-27 02:52:52 +03:00
uri Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup 2023-06-27 19:59:15 +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 Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +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
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
EmptyBlobImpl.h
File.cpp Bug 1778510: Cut over Blob Timestamps to the new design r=smaug 2022-11-29 13:34:21 +00:00
File.h
FileBlobImpl.cpp
FileBlobImpl.h
FileCreatorHelper.cpp
FileCreatorHelper.h
FileList.cpp
FileList.h
FileReader.cpp Bug 1826666, initialize to 0, r=baku 2023-04-21 13:18:51 +00:00
FileReader.h
FileReaderSync.cpp Bug 1826734 - Replace mozilla::Unused with (void) in dom/{file,filesystem} r=dom-storage-reviewers,asuth 2023-05-22 12:21:43 +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 1826734 - Replace mozilla::Unused with (void) in dom/{file,filesystem} r=dom-storage-reviewers,asuth 2023-05-22 12:21:43 +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
StreamBlobImpl.cpp
StreamBlobImpl.h
StringBlobImpl.cpp
StringBlobImpl.h
TemporaryFileBlobImpl.cpp
TemporaryFileBlobImpl.h