[webkit-changes] [WebKit/WebKit] a5522d: [WPE] Assertion failure !isHashTraitsEmptyValue<Ke...
Vitaly Dyachkov
noreply at github.com
Wed Oct 2 02:03:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a5522d147cd6fa9a4c6630ae0e2fa50129433410
https://github.com/WebKit/WebKit/commit/a5522d147cd6fa9a4c6630ae0e2fa50129433410
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M Source/WebKit/Shared/libwpe/WebEventFactory.cpp
Log Message:
-----------
[WPE] Assertion failure !isHashTraitsEmptyValue<KeyTraits>(key) in WPE/Debug/WTF/Headers/wtf/HashTable.h
https://bugs.webkit.org/show_bug.cgi?id=279967
Reviewed by Carlos Garcia Campos.
Default `HashTraits` disallow 0 treating it as an empty key.
* Source/WebKit/Shared/libwpe/WebEventFactory.cpp:
(WebKit::WebEventFactory::createWebTouchEvent):
Canonical link: https://commits.webkit.org/284552@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