[webkit-changes] [WebKit/WebKit] 2694d9: [GCC] Unreviewed, build fix for Debian 11 after 27...
Diego Pino
noreply at github.com
Mon Mar 18 14:00:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2694d9fd7095bb1e77640cd3ac0b799448758ed7
https://github.com/WebKit/WebKit/commit/2694d9fd7095bb1e77640cd3ac0b799448758ed7
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M Source/WebCore/PAL/pal/crypto/gcrypt/CryptoDigestGCrypt.cpp
M Source/WebCore/loader/FormSubmission.cpp
M Source/WebCore/platform/network/FormData.cpp
M Source/WebKit/UIProcess/API/glib/IconDatabase.cpp
M Tools/TestWebKitAPI/Tests/WTF/Vector.cpp
Log Message:
-----------
[GCC] Unreviewed, build fix for Debian 11 after 276220 at main
Several build bots using GCC10.2 (Debian 11) and GCC 11.4 (Ubuntu 22.04)
are failing after changes introduced in 276220 at main, possibly due to
limitations in the compiler.
* Source/WebCore/PAL/pal/crypto/gcrypt/CryptoDigestGCrypt.cpp:
(PAL::CryptoDigest::computeHash):
* Source/WebCore/loader/FormSubmission.cpp:
(WebCore::appendMailtoPostFormDataToURL):
* Source/WebCore/platform/network/FormData.cpp:
(WebCore::FormDataElement::isolatedCopy const):
* Source/WebKit/UIProcess/API/glib/IconDatabase.cpp:
(WebKit::IconDatabase::setIconForPageURL):
* Tools/TestWebKitAPI/Tests/WTF/Vector.cpp:
(TestWebKitAPI::TEST):
Canonical link: https://commits.webkit.org/276293@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