Use umbrella instead of a direct include in utils module (#58634) - #58634
Closed
j-piasecki wants to merge 2 commits into
Closed
j-piasecki wants to merge 2 commits into
j-piasecki wants to merge 2 commits into
Conversation
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D121165065. |
j-piasecki
force-pushed
the
export-D121165065
branch
from
September 22, 2026 13:14
45969b1 to
57b0ecb
Compare
j-piasecki
added a commit
to j-piasecki/react-native
that referenced
this pull request
Sep 22, 2026
Summary: Changelog: [Internal] Update the utils module to use `React/Debug.h` umbrella include instead of a direct one. Differential Revision: D121165065
j-piasecki
added a commit
to j-piasecki/react-native
that referenced
this pull request
Sep 24, 2026
Summary: Changelog: [Internal] Update the utils module to use `React/Debug.h` umbrella include instead of a direct one. Differential Revision: D121165065
j-piasecki
force-pushed
the
export-D121165065
branch
from
September 24, 2026 09:04
57b0ecb to
db0fcf1
Compare
j-piasecki
added a commit
to j-piasecki/react-native
that referenced
this pull request
Sep 24, 2026
Summary: Changelog: [Internal] Update the utils module to use `React/Debug.h` umbrella include instead of a direct one. Differential Revision: D121165065
j-piasecki
force-pushed
the
export-D121165065
branch
from
September 24, 2026 09:05
db0fcf1 to
e7ecdd0
Compare
j-piasecki
added a commit
to j-piasecki/react-native
that referenced
this pull request
Sep 24, 2026
Summary: Pull Request resolved: react#58634 Changelog: [Internal] Update the utils module to use `React/Debug.h` umbrella include instead of a direct one. Differential Revision: D121165065
j-piasecki
force-pushed
the
export-D121165065
branch
from
September 24, 2026 09:08
e7ecdd0 to
1cf21f0
Compare
j-piasecki
added a commit
to j-piasecki/react-native
that referenced
this pull request
Sep 25, 2026
Summary: Changelog: [Internal] Update the utils module to use `React/Debug.h` umbrella include instead of a direct one. Reviewed By: cipolleschi Differential Revision: D121165065
j-piasecki
force-pushed
the
export-D121165065
branch
from
September 25, 2026 13:08
1cf21f0 to
93aa803
Compare
Summary: Apply the repository formatter to the iOS prebuild header documentation. This restores the expected Markdown line wrapping and the public format check. Changelog: [Internal] bypass-github-export-checks ___ Differential Revision: D121797341
Summary: Changelog: [Internal] Update the utils module to use `React/Debug.h` umbrella include instead of a direct one. Reviewed By: cipolleschi Differential Revision: D121165065
j-piasecki
force-pushed
the
export-D121165065
branch
from
September 25, 2026 14:07
93aa803 to
0e6523e
Compare
|
This pull request has been merged in aa0ccf2. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Changelog: [Internal]
Update the utils module to use
React/Debug.humbrella include instead of a direct one.Reviewed By: cipolleschi
Differential Revision: D121165065