Bug 287469

Summary: Address some of the Safer CPP warnings in DNSResolveQueueCFNet.cpp
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Diego Pino <dpino>
Status: RESOLVED FIXED    
Severity: Normal CC: dpino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2025-02-10 22:17:51 PST
Address some of the Safer CPP warnings in DNSResolveQueueCFNet.cpp.
Attachments
Chris Dumez
Comment 1 2025-02-11 12:18:13 PST
EWS
Comment 2 2025-02-11 22:08:40 PST
Committed 290259@main (ff08cabb2102): <https://commits.webkit.org/290259@main> Reviewed commits have been landed. Closing PR #40427 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-02-11 22:09:15 PST
Diego Pino
Comment 4 2025-02-12 04:25:58 PST
There's a build error after this change when building with LibWebRTC enabled: ``` /home/pwuser/webkit/Source/WebKit/Shared/RTCNetwork.cpp:33:10: fatal error: 'wtf/posix/SocketPOSIX.h' file not found 33 | #include <wtf/posix/SocketPOSIX.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~ ```
Diego Pino
Comment 5 2025-02-12 04:29:18 PST
EWS
Comment 6 2025-02-12 04:39:21 PST
Committed 290264@main (f39c099cf3ee): <https://commits.webkit.org/290264@main> Reviewed commits have been landed. Closing PR #40477 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.