Bug 231081 - Drop legacy USE(LEGACY_CFNETWORK_DOWNLOADS) code paths
Summary: Drop legacy USE(LEGACY_CFNETWORK_DOWNLOADS) code paths
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-01 08:48 PDT by Chris Dumez
Modified: 2021-10-01 10:21 PDT (History)
10 users (show)

See Also:


Attachments
Patch (12.72 KB, patch)
2021-10-01 08:49 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-10-01 08:48:36 PDT
Drop legacy USE(LEGACY_CFNETWORK_DOWNLOADS) code paths, as we no longer support Mac OS 14 Mojave.
Comment 1 Chris Dumez 2021-10-01 08:49:52 PDT
Created attachment 439863 [details]
Patch
Comment 2 Darin Adler 2021-10-01 09:45:18 PDT
Chris are you planning on going after the other "MAC_OS < 101500" and "MAC_OS >= 101500" in the project or just specifically were looking at this particular one?
Comment 3 Chris Dumez 2021-10-01 10:04:56 PDT
(In reply to Darin Adler from comment #2)
> Chris are you planning on going after the other "MAC_OS < 101500" and
> "MAC_OS >= 101500" in the project or just specifically were looking at this
> particular one?

Following up via https://bugs.webkit.org/show_bug.cgi?id=231085
Comment 4 EWS 2021-10-01 10:20:10 PDT
Committed r283376 (242384@main): <https://commits.webkit.org/242384@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 439863 [details].
Comment 5 Radar WebKit Bug Importer 2021-10-01 10:21:18 PDT
<rdar://problem/83771751>