Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5ac097a2fd2b5e9363ec7156b1984f101b499add https://github.com/WebKit/WebKit/commit/5ac097a2fd2b5e9363ec7156b1984f101b499add Author: Fujii Hironori <hironori.fu...@sony.com> Date: 2024-11-09 (Sat, 09 Nov 2024)
Changed paths: M Source/WebCore/accessibility/win/AXObjectCacheWin.cpp Log Message: ----------- Unreviewed build fix for Windows Debug builds after 286366@main https://bugs.webkit.org/show_bug.cgi?id=282788 > Source\WebCore\accessibility\win\AXObjectCacheWin.cpp(118,29): error: member > reference type 'AXID' (aka 'ObjectIdentifierGeneric<WebCore::AXIDType, > ObjectIdentifierMainThreadAccessTraits<unsigned long long>, unsigned long > long>') is not a pointer; did you mean to use '.'? > 118 | ASSERT(object.objectID()->toUInt64() >= 1); > | ~~~~~~~~~~~~~~~~~^~ * Source/WebCore/accessibility/win/AXObjectCacheWin.cpp: (WebCore::AXObjectCache::postPlatformNotification): Canonical link: https://commits.webkit.org/286376@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes