Bug 244579 - Connection::Identifier should be a struct for all ports
Summary: Connection::Identifier should be a struct for all ports
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-31 03:40 PDT by Kimmo Kinnunen
Modified: 2022-09-05 00:23 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-08-31 03:40:03 PDT
Connection::Identifier should be a struct for all ports

Makes it easier to make Identifier movable
Comment 1 Radar WebKit Bug Importer 2022-08-31 03:40:45 PDT
<rdar://problem/99376431>
Comment 2 Kimmo Kinnunen 2022-08-31 03:43:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3847
Comment 3 EWS 2022-09-05 00:23:56 PDT
Committed 254157@main (769a9e574726): <https://commits.webkit.org/254157@main>

Reviewed commits have been landed. Closing PR #3847 and removing active labels.