Skip to content

Remove infoLog invocations from react-native and rn-tester#51600

Closed
coado wants to merge 1 commit into
react:mainfrom
coado:export-D75402930
Closed

Remove infoLog invocations from react-native and rn-tester#51600
coado wants to merge 1 commit into
react:mainfrom
coado:export-D75402930

Conversation

@coado

@coado coado commented May 26, 2025

Copy link
Copy Markdown
Contributor

Summary:
The infoLog is a console.log wrapper to separate ad-hoc console debug logging, however console logs are already used in some files in rn-tester (ex. RNTesterAppShared.js). The same applies to files in react-native package.

Changelog:
[General][Changed] - Removed infoLog from react-native package

Reviewed By: huntie

Differential Revision: D75402930

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Software Mansion Partner: Software Mansion Partner labels May 26, 2025
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D75402930

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D75402930

@coado coado force-pushed the export-D75402930 branch from 44a8c90 to 3a2b49d Compare May 26, 2025 13:35
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D75402930

@coado coado force-pushed the export-D75402930 branch from 3a2b49d to cb3deff Compare May 26, 2025 13:41
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D75402930

@coado coado force-pushed the export-D75402930 branch from cb3deff to e26b2ed Compare May 26, 2025 14:12
Summary:
Pull Request resolved: #51600

The `infoLog` is a `console.log` wrapper to separate ad-hoc console debug logging, however console logs are already used in some files in rn-tester (ex. RNTesterAppShared.js). The same applies to files in react-native package.

Changelog:
[General][Changed] - Removed `infoLog` from react-native package

Reviewed By: huntie

Differential Revision: D75402930
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D75402930

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @coado in 8a0cfec

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label May 26, 2025
CarSmallGuo pushed a commit to CarSmallGuo/ohos_react_native_new that referenced this pull request Mar 25, 2026
Co-authored-by: Patryk Fryda<patryk.fryda@swmansion.com>



# message auto-generated for no-merge-commit merge:
!1843 merge 0.82 into 0.82

chore: update react-native to 0.82.1

Created-by: pafry
Commit-by: Patryk Fryda
Merged-by: huangyouhua
Description: # https://gitcode.com/openharmony-sig/ohos_react_native/merge_requests/1835 has to be merged first.


## Why are these changes being made?
There is ongoing effort to update react-native and RNOH to 0.82. This is the last step.

### Notable react-native changes:
- react/react-native#51600 - infoLog removal
- react/react-native#53094 - changing libhermes to libhermesvm
- react/react-native#52610 - moving ReactNativeFeatureFlags to src/private
- react/react-native#53360 - stable DOM API
- react/react-native#52750 - Install ContextContainer::Shared with std::shared_ptr

### Other changes:
- replaced custom RNOH cxx turbomodules

## Changelog
- updated react-native to 0.82.1

## Test Plan
- launch tester app,
- run sequential and concurrent tests

## Checklist
- [x] `pnpm verify` command has passed successfully.
- [x] No failures occurred in automatic tests on the `CONCURRENT TESTER` page in the tester app.
- [x] No failures occurred in automatic tests on the `SEQUENTIAL TESTER` page in the tester app.
- [x] MR does not include a breaking change or a review has been requested from a Huawei reviewer.

See merge request: openharmony-sig/ohos_react_native!1843
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 Merged This PR has been merged. p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants