Skip to content

refactor[LogBox]: filter out ANSI color styles#44924

Closed
hoxyq wants to merge 1 commit into
facebook:mainfrom
hoxyq:export-D58477316
Closed

refactor[LogBox]: filter out ANSI color styles#44924
hoxyq wants to merge 1 commit into
facebook:mainfrom
hoxyq:export-D58477316

Conversation

@hoxyq
Copy link
Copy Markdown
Contributor

@hoxyq hoxyq commented Jun 13, 2024

Summary:

Changelog: [Internal]

For Strict Mode, RDT backend will apply ANSI escape codes to style the message, basically to dim it for 2-nd invocations of logs / warnings / errors in Strict Mode.

With these changes, LogBox will filter out these stylings, so that the message is displayed correctly in the LogBox bubble and in LogBox panel (full screen mode).

Differential Revision: D58477316

@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: Facebook Partner: Facebook Partner labels Jun 13, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Jun 13, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 20,365,559 +7
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 23,569,623 -17
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 2e2b71e
Branch: main

Summary:
Pull Request resolved: facebook#44924

# Changelog: [Internal]

For Strict Mode, RDT backend will apply ANSI escape codes to style the message, basically to dim it for 2-nd invocations of logs / warnings / errors in Strict Mode.

With these changes, LogBox will filter out these stylings, so that the message is displayed correctly in the LogBox bubble and in LogBox panel (full screen mode).

Reviewed By: rickhanlonii, yungsters

Differential Revision: D58477316
@hoxyq hoxyq force-pushed the export-D58477316 branch from 033a31f to 70c745f Compare June 14, 2024 16:28
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jun 14, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 09bdbac.

@github-actions
Copy link
Copy Markdown

This pull request was successfully merged by @hoxyq in 09bdbac.

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

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 Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants