Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 790c41d5dcdb8cb3ede8153d9e257ccf87314a0b
https://github.com/WebKit/WebKit/commit/790c41d5dcdb8cb3ede8153d9e257ccf87314a0b
Author: Kimmo Kinnunen <[email protected]>
Date: 2023-01-14 (Sat, 14 Jan 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/IPC/ArgumentCoderTests.cpp
Log Message:
-----------
REGRESSION(258904@main): TestIPC.ArgumentCoderTest fail
https://bugs.webkit.org/show_bug.cgi?id=250619
rdar://104260178
Unreviewed test fix missing from the revert.
258904@main was a revert to previous functionality (revert back to
64-bit IPC destination ID, the IPC header is 16 bytes).
It did not adjust the tests.
Adjust the test, the IPC header size is as expected.
* Tools/TestWebKitAPI/Tests/IPC/ArgumentCoderTests.cpp:
(TestWebKitAPI::ArgumentCoderEncoderDecoderTest<IPC::Encoder>::headerSize
const):
Canonical link: https://commits.webkit.org/258912@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes