Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: be31fb4e83c7abdc3c950af29c8ee02f5ac25071
https://github.com/WebKit/WebKit/commit/be31fb4e83c7abdc3c950af29c8ee02f5ac25071
Author: Ruthvik Konda <[email protected]>
Date: 2026-02-18 (Wed, 18 Feb 2026)
Changed paths:
M Source/ThirdParty/ANGLE/src/common/utilities.h
Log Message:
-----------
ANGLE: Fix static_assert messages in GetPrimitiveRestartIndexFromType
https://bugs.webkit.org/show_bug.cgi?id=308117
rdar://170618813
Reviewed by Mike Wyrzykowski.
The static_assert messages for uint16_t and uint32_t incorrectly say
"verify restart index for uint8_t values". Fix the messages to
reference the correct types.
No new tests since no change in behavior.
* Source/ThirdParty/ANGLE/src/common/utilities.h:
Canonical link: https://commits.webkit.org/307772@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications