Bug 231912 - Remove TCPServer
Summary: Remove TCPServer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-18 15:11 PDT by Alex Christensen
Modified: 2021-10-18 17:44 PDT (History)
4 users (show)

See Also:


Attachments
Patch (51.15 KB, patch)
2021-10-18 15:13 PDT, Alex Christensen
cdumez: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-10-18 15:11:32 PDT
Remove TCPServer
Comment 1 Alex Christensen 2021-10-18 15:13:27 PDT
Created attachment 441641 [details]
Patch
Comment 2 EWS 2021-10-18 17:23:28 PDT
Tools/Scripts/svn-apply failed to apply attachment 441641 [details] to trunk.
Please resolve the conflicts and upload a new patch.
Comment 3 Alex Christensen 2021-10-18 17:44:33 PDT
Comment on attachment 441641 [details]
Patch

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

> Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm:-42
> -#if HAVE(SSL)

This was removed earlier.
Comment 4 Alex Christensen 2021-10-18 17:44:45 PDT
r284418