Skip to content

Use umbrella instead of a direct include in reactperflogger module (#58532) - #58532

Open
j-piasecki wants to merge 2 commits into
react:mainfrom
j-piasecki:export-D120116155
Open

j-piasecki wants to merge 2 commits into
react:mainfrom
j-piasecki:export-D120116155

Conversation

@j-piasecki

@j-piasecki j-piasecki commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Summary:

Changelog: [Internal]

Update the reactperflogger module to use React/Timing.h umbrella include instead of a direct one.

Differential Revision: D120116155

@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 15, 2026
@facebook-github-tools facebook-github-tools Bot added p: Software Mansion Partner: Software Mansion Partner p: Facebook Partner: Facebook labels Sep 15, 2026
@meta-codesync

meta-codesync Bot commented Sep 15, 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 D120116155.

j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 15, 2026
…ct#58532)

Summary:
Pull Request resolved: react#58532

`ReactPerfettoLogger.h` and `ReactPerfetto.h` are "for frameworks" headers that reached the public `react/timing` module through `<react/timing/primitives.h>`. This diff changes that include to use the umbrella header, so the module compiles under `RN_STRICT_API`.

Changelog: [Internal]

Differential Revision: D120116155
@meta-codesync meta-codesync Bot changed the title Reach react/timing through its umbrella from reactperflogger Reach react/timing through its umbrella from reactperflogger (#58532) Sep 15, 2026
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 15, 2026
…ct#58532)

Summary:

`ReactPerfettoLogger.h` and `ReactPerfetto.h` are "for frameworks" headers that reached the public `react/timing` module through `<react/timing/primitives.h>`. This diff changes that include to use the umbrella header, so the module compiles under `RN_STRICT_API`.

Changelog: [Internal]

Differential Revision: D120116155
@j-piasecki
j-piasecki force-pushed the export-D120116155 branch 2 times, most recently from beb5c32 to 5987a66 Compare September 16, 2026 07:47
@meta-codesync meta-codesync Bot changed the title Reach react/timing through its umbrella from reactperflogger (#58532) Use umbrella instead of a direct include in reactperflogger module (#58532) Sep 16, 2026
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 16, 2026
…eact#58532)

Summary:

Changelog: [Internal]

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

Differential Revision: D120116155
Summary:

The umbrella headers under `ReactCommon/**/React/` were only linked into their nested `ReactCommon/...` include dirs during the iOS SPM prebuild, so `#include <React/Debug.h>` (and the other umbrella headers) could not be resolved by the `React` framework, breaking the build.

This diff links each umbrella header directory into the `React` header dir.

Changelog: [Internal]

Differential Revision: D120310677
…eact#58532)

Summary:

Changelog: [Internal]

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

Differential Revision: D120116155
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 16, 2026
…eact#58532)

Summary:

Changelog: [Internal]

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

Differential Revision: D120116155
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 16, 2026
…eact#58532)

Summary:

Changelog: [Internal]

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

Differential Revision: D120116155
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 16, 2026
…eact#58532)

Summary:
Pull Request resolved: react#58532

Changelog: [Internal]

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

Differential Revision: D120116155
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 16, 2026
…eact#58532)

Summary:

Changelog: [Internal]

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

Differential Revision: D120116155
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 16, 2026
…eact#58532)

Summary:

Changelog: [Internal]

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

Differential Revision: D120116155
j-piasecki added a commit to j-piasecki/react-native that referenced this pull request Sep 16, 2026
…eact#58532)

Summary:

Changelog: [Internal]

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

Differential Revision: D120116155
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 p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant