[webkit-changes] [WebKit/WebKit] c0c955: REGRESSION(287390 at main): [ iOS macOS ] TestWebKitA...
Sihui
noreply at github.com
Mon Dec 9 09:18:29 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0c955147f7f5bd93a0241bb649d577556dd6ca7
https://github.com/WebKit/WebKit/commit/c0c955147f7f5bd93a0241bb649d577556dd6ca7
Author: Sihui Liu <sihui_liu at apple.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M Source/WebKit/NetworkProcess/storage/NetworkStorageManager.messages.in
Log Message:
-----------
REGRESSION(287390 at main): [ iOS macOS ] TestWebKitAPI.IPCTestingAPI.SerializedTypeInfo (api-tests) is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=284127
rdar://141013209
Reviewed by Alex Christensen.
Use WebCore::FileSystemWriteCommandType instead of WebCore::FileSystemWritableFileStream::WriteCommandType in message,
so that the test can correctly fetch information from *serialization.in file.
* Source/WebKit/NetworkProcess/storage/NetworkStorageManager.messages.in:
Canonical link: https://commits.webkit.org/287554@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list