Attention needed from Alex Rudenko
Simon Zünd added 1 comment![Open in Gerrit]()
File front_end/core/protocol_client/InspectorBackend.ts
Line 265, Patchset 1 (Latest): } else {
router = new SessionRouter(new DevToolsCDPConnection(ConnectionTransport.getFactory()()));
}
Simon Zünd .
resolvedI'll see if I can get rid of the transport factory all-together now. It would be better if we just create targets/connections/transport from the top-down and not inject it side-ways via the factory.
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: devtools/devtools-frontend
Gerrit-Branch: main
Gerrit-Change-Id: Id733bf66a07c9f5141bcd47d83a260ccc99eb917
Gerrit-Change-Number: 7123822
Gerrit-PatchSet: 1
Gerrit-Comment-Date: Wed, 05 Nov 2025 09:34:57 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No