haikuwebkit/Source/WebCore/Modules/entriesapi
Chris Dumez 03e829128c DOMFileSystem::listDirectory() fails to protect |this| when going to the background thread
https://bugs.webkit.org/show_bug.cgi?id=226652

Reviewed by Darin Adler.

* Modules/entriesapi/DOMFileSystem.cpp:
(WebCore::DOMFileSystem::listDirectory):


Canonical link: https://commits.webkit.org/238498@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@278480 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-06-04 19:03:13 +00:00
..
DOMFileSystem.cpp DOMFileSystem::listDirectory() fails to protect |this| when going to the background thread 2021-06-04 19:03:13 +00:00
DOMFileSystem.h
DOMFileSystem.idl
ErrorCallback.cpp
ErrorCallback.h
ErrorCallback.idl
FileCallback.h
FileCallback.idl
FileSystemDirectoryEntry.cpp
FileSystemDirectoryEntry.h
FileSystemDirectoryEntry.idl
FileSystemDirectoryReader.cpp
FileSystemDirectoryReader.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
FileSystemDirectoryReader.idl
FileSystemEntriesCallback.cpp
FileSystemEntriesCallback.h
FileSystemEntriesCallback.idl
FileSystemEntry.cpp Rename FileSystem::pathGetFileName() to FileSystem::pathFileName() 2021-05-14 16:01:00 +00:00
FileSystemEntry.h
FileSystemEntry.idl
FileSystemEntryCallback.h
FileSystemEntryCallback.idl
FileSystemFileEntry.cpp
FileSystemFileEntry.h
FileSystemFileEntry.idl
HTMLInputElement+EntriesAPI.idl
HTMLInputElementEntriesAPI.cpp
HTMLInputElementEntriesAPI.h