[Webkit-unassigned] [Bug 252007] New: REGRESSION(260069 at main): Broke linux clang builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 12:51:00 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=252007

            Bug ID: 252007
           Summary: REGRESSION(260069 at main): Broke linux clang builds
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philn at igalia.com
                CC: bugs-noreply at webkitgtk.org

/app/webkit/Source/WebCore/accessibility/AXTreeStore.h:43:32: error: unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'?
using AXTreePtr = std::variant<nullptr_t, WeakPtr<AXObjectCache>
                               ^~~~~~~~~
                               std::nullptr_t

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230209/c216ca22/attachment.htm>


More information about the webkit-unassigned mailing list