Bug 292363

Summary: Add missing stdint.h header
Product: WebKit Reporter: adrian_taylor
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

adrian_taylor
Reported 2025-05-01 01:44:24 PDT
To support clang modules builds (which will be necessary for Swift/C++ interop in future) each header file needs to include all its dependencies. This header file contains uint64_t so it needs to refer to stdint.h.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-05-01 01:44:34 PDT
adrian_taylor
Comment 2 2025-05-01 01:49:07 PDT
EWS
Comment 3 2025-05-02 09:58:11 PDT
Committed 294433@main (a17bd8b2592a): <https://commits.webkit.org/294433@main> Reviewed commits have been landed. Closing PR #44779 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.