Bug 216733

Summary: [WinCairo][PlayStation] Support different instances of listener client.
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: PlatformAssignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, basuke, don.olmstead, ews-watchlist, hi, joepeck, keith_miller, mark.lam, msaboff, ross.kirsling, saam, stephan.szabo, takashi.komori, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
PATCH
none
PATCH none

Description Basuke Suzuki 2020-09-19 13:07:30 PDT
Currently RemoteInspectorSocketEndpoint support one client instance for all listeners. This patch allows listeners to create its own listener client on accept timing.
Comment 1 Basuke Suzuki 2020-09-19 13:08:06 PDT
This is the preparation for WebDriver support on socket backend.
Comment 2 Basuke Suzuki 2020-09-19 13:13:06 PDT
Created attachment 409210 [details]
PATCH
Comment 3 Basuke Suzuki 2020-09-21 14:17:45 PDT
Created attachment 409320 [details]
PATCH

Thanks Don.
Comment 4 EWS 2020-09-21 14:45:29 PDT
Committed r267370: <https://trac.webkit.org/changeset/267370>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 409320 [details].
Comment 5 Radar WebKit Bug Importer 2020-09-21 14:46:19 PDT
<rdar://problem/69328900>