Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3e6dc979260067def9b97119005132628603fcef
https://github.com/WebKit/WebKit/commit/3e6dc979260067def9b97119005132628603fcef
Author: Ross Kirsling <[email protected]>
Date: 2024-01-13 (Sat, 13 Jan 2024)
Changed paths:
M Source/WebCore/accessibility/AXObjectCache.cpp
Log Message:
-----------
REGRESSION(273000@main): Fix nonsense type `uint`
https://bugs.webkit.org/show_bug.cgi?id=267490
Unreviewed Win Debug build fix.
* Source/WebCore/accessibility/AXObjectCache.cpp:
(WebCore::AXObjectCache::addRelation):
Fix typo: `uint` -> `uint8_t`
Canonical link: https://commits.webkit.org/273007@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes