Bug 216733 - [WinCairo][PlayStation] Support different instances of listener client.
Summary: [WinCairo][PlayStation] Support different instances of listener client.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-19 13:07 PDT by Basuke Suzuki
Modified: 2020-09-21 14:46 PDT (History)
15 users (show)

See Also:


Attachments
PATCH (26.33 KB, patch)
2020-09-19 13:13 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff
PATCH (26.33 KB, patch)
2020-09-21 14:17 PDT, Basuke Suzuki
no flags Details | Formatted Diff | Diff

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