Bug 224267

Summary: Remove unused [WKURLSchemeTask _didPerformRedirection:] SPI
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit Misc.Assignee: Brady Eidson <beidson>
Status: ASSIGNED ---    
Severity: Normal CC: achristensen, ahmad.saleem792, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
achristensen: review+
Fix tests none

Description Brady Eidson 2021-04-06 21:11:12 PDT
Remove unused [WKURLSchemeTask _didPerformRedirection:] SPI

There's an API replacement now.
Comment 1 Brady Eidson 2021-04-07 08:53:19 PDT
Created attachment 425403 [details]
Patch
Comment 2 Alex Christensen 2021-04-07 10:32:02 PDT
Comment on attachment 425403 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=425403&action=review

> Tools/TestWebKitAPI/Tests/WebKitCocoa/WKURLSchemeHandler-1.mm:348
>      APIRedirect,

This could be renamed.
Comment 3 Brady Eidson 2021-04-07 12:26:55 PDT
Created attachment 425425 [details]
Fix tests
Comment 4 Radar WebKit Bug Importer 2021-04-13 21:12:12 PDT
<rdar://problem/76626642>
Comment 5 Ahmad Saleem 2022-10-25 13:27:40 PDT
It seems that this r+ patch didn't landed. I checked via BugID on Webkit GitHub.