Fixes the Chrome bridge leaving half-open connections behind when it shuts down.
What's wrong with this entry?
The bridge connector can be handed its socket constructor, and teardown no longer leaves non-open sockets to terminate().
- Uses a caller-supplied
createWebSocketwhen present, otherwise constructs the ws client itself. - On teardown it detaches listeners and then always calls
close(), rather than terminating sockets that are not in the OPEN state.
chrome_bridge_connection_started
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.239
Clearer message when Claude in Chrome is not connected
Both mention chrome browser
-
v2.1.246
Chrome browser tools work when proxied through remote devices
Both mention chrome browser
-
v2.1.248
Screenshot tool documents its scale factor
Both mention chrome browser