gecko-dev/dom/filesystem
Nika Layzell 852d02ec16 Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin
This only changes the behaviour when called with a TaskQueue or other type
using SerialEventTargetGuard on the stack. They are being switched over as the
existing GetCurrentEventTarget method is being removed, as it is somewhat
confusing, and poorly documented.

Callers which need to get the current thread even when on a threadpool or
behind a TaskQueue were switched to GetCurrentEventTarget in the previous part.

Differential Revision: https://phabricator.services.mozilla.com/D166607
2023-01-16 23:14:11 +00:00
..
compat
tests
Directory.cpp
Directory.h
FileSystemBase.cpp
FileSystemBase.h
FileSystemRequestParent.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
FileSystemRequestParent.h
FileSystemSecurity.cpp
FileSystemSecurity.h
FileSystemTaskBase.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
FileSystemTaskBase.h
FileSystemUtils.cpp
FileSystemUtils.h
GetDirectoryListingTask.cpp
GetDirectoryListingTask.h
GetFileOrDirectoryTask.cpp
GetFileOrDirectoryTask.h
GetFilesHelper.cpp
GetFilesHelper.h
GetFilesTask.cpp
GetFilesTask.h
moz.build
OSFileSystem.cpp
OSFileSystem.h
PFileSystemParams.ipdlh
PFileSystemRequest.ipdl