Skip to content

Conversation

@hoxyq
Copy link
Contributor

@hoxyq hoxyq commented Oct 23, 2025

Summary:

Changelog: [Internal]

RuntimeTarget will have 2 new methods:

  • stubConsoleCreateTask - installs a console.createTask stub, so it is always available.
  • installConsoleCreateTask - installs the actual implementation, when there is a Fusebox client

The implementation for these methods will be provided in a separate diff.

Similarly, the lifecycle for installation / stub during the background tracing will be provided in a separate diff.

Differential Revision: D85274859

hoxyq added 3 commits October 23, 2025 04:55
Summary:

# Changelog: [Internal]

Just formatting.

Differential Revision: D85266409
…ebook#54244)

Summary:

# Changelog: [Internal]

Refactors the logic a bit, and adds `ReactNativeApplication` domain to the ones that are currently being tracked.

We will use it as a signal for installation of `console.createTask()` implementation.

Differential Revision: D85274860
Summary:
# Changelog: [Internal]

`RuntimeTarget` will have 2 new methods:
- `stubConsoleCreateTask` - installs a `console.createTask` stub, so it is always available. 
- `installConsoleCreateTask` - installs the actual implementation, when there is a Fusebox client

The implementation for these methods will be provided in a separate diff.

Similarly, the lifecycle for installation / stub during the background tracing will be provided in a separate diff.

Differential Revision: D85274859
@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 Oct 23, 2025
@meta-codesync
Copy link

meta-codesync bot commented Oct 23, 2025

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

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