Bug 304969
| Summary: | Change Apple embedded port naming schemes. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Tools / Tests | Assignee: | Ben Schwartz <ben_schwartz> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Schwartz
Embedded port class names are a bit difficult to follow. For instance, in a vacuum, the name `DeviceDevicePort` isn't clear as to what its purpose is. To clarify the ambiguities, we should change the port names from DevicePort -> EmbeddedPort, DeviceDevicePort -> EmbeddedDevicePort, and SimulatorDevicePort -> EmbeddedSimulatorPort.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/167594748>
Ben Schwartz
Pull request: https://github.com/WebKit/WebKit/pull/56123
EWS
Committed 305164@main (55536ef0968e): <https://commits.webkit.org/305164@main>
Reviewed commits have been landed. Closing PR #56123 and removing active labels.