Skip to content

Move ReactPerfettoCategories to its own submodule (#58024) - #58024

Open
j-piasecki wants to merge 1 commit into
react:mainfrom
j-piasecki:export-D116626009
Open

Move ReactPerfettoCategories to its own submodule (#58024)#58024
j-piasecki wants to merge 1 commit into
react:mainfrom
j-piasecki:export-D116626009

Conversation

@j-piasecki

@j-piasecki j-piasecki commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary:

Changelog: [Internal]

Under the C++ Stable API RFC, cxxreact:tracesection is classified as "for frameworks", while transitively exposing a header from reactperflogger:reactperflogger, classified as "private".

To avoid this issue, this diff moves that header (ReactPerfettoCategories.h) to a separate module - reactperflogger:perfettocategories, and classifies it as "for frameworks".

Differential Revision: D116626009

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

meta-codesync Bot commented Aug 20, 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 D116626009.

Summary:

Changelog: [Internal]

Under the C++ Stable API RFC, `cxxreact:tracesection` is classified as "for frameworks", while transitively exposing a header from `reactperflogger:reactperflogger`, classified as "private".

To avoid this issue, this diff moves that header (`ReactPerfettoCategories.h`) to a separate module - `reactperflogger:perfettocategories`, and classifies it as "for frameworks".

Differential Revision: D116626009
@meta-codesync meta-codesync Bot changed the title Move ReactPerfettoCategories to its own submodule Move ReactPerfettoCategories to its own submodule (#58024) Aug 21, 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. 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