Skip to content

Conversation

@motiz88
Copy link
Contributor

@motiz88 motiz88 commented Jan 23, 2026

Summary:
Changelog: [Internal]

Adds tests (and a doc comment) codifying the existing, correct behavior of the CDP Tracing.start command when there is already a tracing session in progress.

Reviewed By: hoxyq

Differential Revision: D90888857

Summary:

Adds multi-session support to the Node side of the inspector-proxy protocol implementation. The protocol now has an explicit `sessionId` property in all relevant messages.

Multi-session support is fully backwards compatible:

* An app that does not report itself as multi-session capable will get the old proxy behaviour.
* If the `enableStandaloneFuseboxShell` experiment flag is disabled by the integrator/framework, we automatically disable multi-session support, too. This is to guarantee that we continue to have at most one active RNDT window/tab open per app. (The standalone shell guarantees this independently of the proxy, while the old browser-based flow requires the proxy to keep enforcing the single-session UX.)

Changelog: [General][Added] Support multiple CDP connections to one React Native Host (diff 2 of 2)

Reviewed By: robhogan

Differential Revision: D90174643
Summary:

TSIA

Reviewed By: hoxyq

Differential Revision: D90998980
…ebook#55240)

Summary:

Changelog: [General][Fixed] Send network events to all CDP clients with the Network domain enabled

Differential Revision: D90888854
Summary:
Changelog: [Internal]

Adds tests (and a doc comment) codifying the existing, correct behavior of the CDP `Tracing.start` command when there is already a tracing session in progress.

Reviewed By: hoxyq

Differential Revision: D90888857
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 23, 2026
@meta-codesync
Copy link

meta-codesync bot commented Jan 23, 2026

@motiz88 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D90888857.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants