facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
116.27k stars 23.99k forks source link

Make INTERNAL_CALLSITES_REGEX work with Windows paths #44469

Closed motiz88 closed 1 week ago

motiz88 commented 1 week ago

Summary: Changelog: [General][Fixed] LogBox and Chrome DevTools stack frame collapsing patterns are now compatible with Windows file paths.

Differential Revision: D57091214

facebook-github-bot commented 1 week ago

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

facebook-github-bot commented 1 week ago

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

analysis-bot commented 1 week ago
Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,495,370 -9
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,867,572 +0
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: deee037c62a7d62a349d34db427b14d3560ddf83 Branch: main

facebook-github-bot commented 1 week ago

This pull request has been merged in facebook/react-native@8d0046a5e10ca27a073e5509ca70ffab15d2d3e9.

github-actions[bot] commented 1 week ago

This pull request was successfully merged by @motiz88 in 8d0046a5e10ca27a073e5509ca70ffab15d2d3e9.

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