Skip to content

Use umbrella instead of a direct include in jsinspector-modern/tracing module (#58552) - #58552

Open
j-piasecki wants to merge 4 commits into
react:mainfrom
j-piasecki:export-D120313623
Open

j-piasecki wants to merge 4 commits into
react:mainfrom
j-piasecki:export-D120313623

Conversation

@j-piasecki

@j-piasecki j-piasecki commented Sep 16, 2026 •

Copy link
Copy Markdown
Contributor

Summary:

Changelog: [Internal]

Update the jsinspector-modern/tracing module to use React/Timing.h umbrella include instead of a direct one.

Differential Revision: D120313623

@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 Sep 16, 2026
@j-piasecki
j-piasecki force-pushed the export-D120313623 branch 2 times, most recently from a814f2c to 39e48e2 Compare September 16, 2026 12:44
@meta-codesync

meta-codesync Bot commented Sep 16, 2026

Copy link
Copy Markdown

@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D120313623.

j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 16, 2026
…g module (react#58552)

Summary:

Changelog: [Internal]

Update the jsinspector-modern/tracing module to use `React/Timing.h` umbrella include instead of a direct one.

Differential Revision: D120313623
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 16, 2026
…g module (react#58552)

Summary:

Changelog: [Internal]

Update the jsinspector-modern/tracing module to use `React/Timing.h` umbrella include instead of a direct one.

Differential Revision: D120313623
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 16, 2026
…g module (react#58552)

Summary:
Pull Request resolved: react#58552

Changelog: [Internal]

Update the jsinspector-modern/tracing module to use `React/Timing.h` umbrella include instead of a direct one.

Differential Revision: D120313623
@meta-codesync meta-codesync Bot changed the title Use umbrella instead of a direct include in jsinspector-modern/tracing module Use umbrella instead of a direct include in jsinspector-modern/tracing module (#58552) Sep 16, 2026
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 21, 2026
…g module (react#58552)

Summary:

Changelog: [Internal]

Update the jsinspector-modern/tracing module to use `React/Timing.h` umbrella include instead of a direct one.

Differential Revision: D120313623
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 22, 2026
…g module (react#58552)

Summary:

Changelog: [Internal]

Update the jsinspector-modern/tracing module to use `React/Timing.h` umbrella include instead of a direct one.

Differential Revision: D120313623
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 22, 2026
…g module (react#58552)

Summary:

Changelog: [Internal]

Update the jsinspector-modern/tracing module to use `React/Timing.h` umbrella include instead of a direct one.

Differential Revision: D120313623
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 22, 2026
…g module (react#58552)

Summary:

Changelog: [Internal]

Update the jsinspector-modern/tracing module to use `React/Timing.h` umbrella include instead of a direct one.

Differential Revision: D120313623
Summary:

Each module ships a small header that acts as its entry point. Those were
being packaged into the React framework, but the code that includes them
lives in the shared headers bundle the framework is built on top of. The two
ended up pointing at each other and the iOS build failed.

Ship the entry-point headers with the shared headers instead. They still
resolve the same way for anyone including them, and no other header moves.

Changelog: [Internal]

Differential Revision: D121187558
Summary:

Changelog: [Internal]

Update the timing module to use `React/Debug.h` umbrella include instead of a direct one.

Reviewed By: cipolleschi

Differential Revision: D120137164
)

Summary:

Changelog: [Internal]

Update the bridging module to use `React/Bridging.h` and `React/RendererCore.h` umbrella includes instead of direct ones.

Differential Revision: D120311601
…g module (react#58552)

Summary:

Changelog: [Internal]

Update the jsinspector-modern/tracing module to use `React/Timing.h` umbrella include instead of a direct one.

Differential Revision: D120313623

This branch has not been deployed

No deployments
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. meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant