Skip to content

Scaffold implementation and lifecycle#54245

Closed
hoxyq wants to merge 3 commits into
react:mainfrom
hoxyq:export-D85274859
Closed

Scaffold implementation and lifecycle#54245
hoxyq wants to merge 3 commits into
react:mainfrom
hoxyq:export-D85274859

Conversation

@hoxyq

@hoxyq hoxyq commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

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
…ct#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

meta-codesync Bot commented Oct 23, 2025

Copy link
Copy Markdown

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

@react-native-bot

Copy link
Copy Markdown
Collaborator

This PR is stale because it has been open for 180 days with no activity. It will be closed in 7 days unless you comment on it or remove the "Stale" label.

@react-native-bot react-native-bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Apr 22, 2026
@hoxyq hoxyq closed this Apr 22, 2026
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 Stale There has been a lack of activity on this issue and it may be closed soon.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants