Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0322868c6282b7785be777b73cc62be73e0d502f
https://github.com/WebKit/WebKit/commit/0322868c6282b7785be777b73cc62be73e0d502f
Author: Sihui Liu <[email protected]>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M Source/WebCore/Modules/filesystemaccess/FileSystemStorageConnection.h
M
Source/WebCore/Modules/filesystemaccess/WorkerFileSystemStorageConnection.cpp
M
Source/WebCore/Modules/filesystemaccess/WorkerFileSystemStorageConnection.h
M Source/WebKit/WebProcess/WebCoreSupport/WebFileSystemStorageConnection.cpp
M Source/WebKit/WebProcess/WebCoreSupport/WebFileSystemStorageConnection.h
Log Message:
-----------
WebFileSystemStorageConnection::closeSyncAccessHandle returns without
invoking completionHandler
https://bugs.webkit.org/show_bug.cgi?id=252852
rdar://105848225
Reviewed by Youenn Fablet.
Ensure completionHandler is called.
* Source/WebCore/Modules/filesystemaccess/FileSystemStorageConnection.h:
* Source/WebCore/Modules/filesystemaccess/WorkerFileSystemStorageConnection.cpp:
(WebCore::WorkerFileSystemStorageConnection::closeSyncAccessHandle):
* Source/WebCore/Modules/filesystemaccess/WorkerFileSystemStorageConnection.h:
* Source/WebKit/WebProcess/WebCoreSupport/WebFileSystemStorageConnection.cpp:
(WebKit::WebFileSystemStorageConnection::closeSyncAccessHandle):
* Source/WebKit/WebProcess/WebCoreSupport/WebFileSystemStorageConnection.h:
Canonical link: https://commits.webkit.org/260820@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes