Bug 274675 - Remove NSURLDownloadSPI.h
Summary: Remove NSURLDownloadSPI.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks: 270198
  Show dependency treegraph
 
Reported: 2024-05-24 12:19 PDT by Elliott Williams
Modified: 2024-05-24 18:57 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.