RESOLVED FIXED Bug 239632
Remove the AVFoundationNSURLSessionEnabled preference now that all platforms support it
https://bugs.webkit.org/show_bug.cgi?id=239632
Summary Remove the AVFoundationNSURLSessionEnabled preference now that all platforms ...
Brent Fulgham
Reported 2022-04-21 16:27:38 PDT
We added AVFoundationNSURLSessionEnabled in 2016, and left it as a configurable toggle to support A/B testing and debugging. Now that all supported platforms expect to use this path, and we always want our AVFoundation networking to pass through WebKit, we can remove this toggle.
Attachments
Patch (15.59 KB, patch)
2022-04-22 09:19 PDT, Brent Fulgham
no flags
Patch (15.53 KB, patch)
2022-04-22 09:32 PDT, Brent Fulgham
no flags
Patch (15.47 KB, patch)
2022-04-22 09:50 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2022-04-22 09:19:12 PDT
Brent Fulgham
Comment 2 2022-04-22 09:32:21 PDT
Brent Fulgham
Comment 3 2022-04-22 09:50:35 PDT
Radar WebKit Bug Importer
Comment 4 2022-04-28 16:28:23 PDT
Brent Fulgham
Comment 5 2022-04-28 18:00:07 PDT
Comment on attachment 458154 [details] Patch Whoops! Didn’t land it.
EWS
Comment 6 2022-04-28 19:26:03 PDT
Committed r293604 (250110@main): <https://commits.webkit.org/250110@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458154 [details].
Note You need to log in before you can comment on or make changes to this bug.