Bug 224267 - Remove unused [WKURLSchemeTask _didPerformRedirection:] SPI
Summary: Remove unused [WKURLSchemeTask _didPerformRedirection:] SPI
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-06 21:11 PDT by Brady Eidson
Modified: 2022-10-25 13:27 PDT (History)
3 users (show)

See Also:


Attachments
Patch (17.62 KB, patch)
2021-04-07 08:53 PDT, Brady Eidson
achristensen: review+
Details | Formatted Diff | Diff
Fix tests (16.57 KB, patch)
2021-04-07 12:26 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff

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