Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2d2443c38c1026142731ea1ef4ac17f4da11b592
      
https://github.com/WebKit/WebKit/commit/2d2443c38c1026142731ea1ef4ac17f4da11b592
  Author: Fujii Hironori <[email protected]>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M Source/WebCore/accessibility/win/AXObjectCacheWin.cpp

  Log Message:
  -----------
  REGRESSION(285102@main): Fix a compiler error of AXObjectCacheWin.cpp

Unreviewed build fix for Windows port Debug builds.

> win/AXObjectCacheWin.cpp(118,29): error: no member named 'toUInt64' in
>     'std::optional<WTF::ObjectIdentifierGeneric<WebCore::AXIDType, 
> WTF::ObjectIdentifierMainThreadAccessTraits<uint64_t>, unsigned long long, 
> WTF::SupportsObjectIdentifierNullState::No>>';
>         did you mean to use '->' instead of '.'?

* Source/WebCore/accessibility/win/AXObjectCacheWin.cpp:
(WebCore::AXObjectCache::postPlatformNotification):

Canonical link: https://commits.webkit.org/285121@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to