Files
tubestation/dom/fs/child
Jan Varga 3c2e98dfe5 Bug 1919556 - FS: Error out FileSystemBackgroundRequestHandler::CreateFileSystemManagerChild if the actor received CloseAll message; r=dom-storage-reviewers,jari
getDirectory currently fails with unknown error because the actor refuses to
send the GetRootHandle message. For accuracy, it would be better to explicitly
error out FileSystemBackgroundRequestHandler::CreateFileSystemManagerChild if
the actor already received the CloseAll message.

Differential Revision: https://phabricator.services.mozilla.com/D221711
2024-10-03 22:38:30 +00:00
..