Bug 274675

Summary: Remove NSURLDownloadSPI.h
Product: WebKit Reporter: Elliott Williams <emw>
Component: WebKit APIAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 270198    

Description Elliott Williams 2024-05-24 12:19:32 PDT
It's marked as a private header, which is odd for an SPI header. It's imported by one public header (WebDownload.h) and I think it makes sense to just inline it there.
Comment 1 Radar WebKit Bug Importer 2024-05-24 12:19:46 PDT
<rdar://problem/128695608>
Comment 2 Elliott Williams 2024-05-24 12:34:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/29078
Comment 3 EWS 2024-05-24 18:57:41 PDT
Committed 279303@main (35683740872f): <https://commits.webkit.org/279303@main>

Reviewed commits have been landed. Closing PR #29078 and removing active labels.