Skip to content

Conversation

HeyImChris
Copy link

@HeyImChris HeyImChris commented Nov 20, 2019

…his obsolete. This file now aligns with what FB has in their repo

Please select one of the following

  • I am removing an existing difference between facebook/react-native and microsoft/react-native 👍

This was added back in January 2019 to get RTL support in safe views. Facebook has since added their own logic to do this at the Yoga layer, which is a more fundamental layer. Facebook's fix is more central and should be kept, while this one is now superfluous.

facebook@21363ad

Focus areas to test

  1. Launch SafeView on notched iOS device in portrait and landscape
  2. Examine what sides the view padding is on
  3. Turn on RTL and repeat 1 & 2

The padding switches sides between RTL/LTR with or without this code, making this code obsolete.

Microsoft Reviewers: Open in CodeFlow

…his obsolete. This file now aligns with what FB has in their repo
@HeyImChris HeyImChris requested review from chbota and tom-un November 20, 2019 22:49
@HeyImChris HeyImChris self-assigned this Nov 20, 2019
@acoates-ms
Copy link
Collaborator

👍

@HeyImChris HeyImChris merged commit 4d057af into master Nov 21, 2019
@acoates-ms acoates-ms deleted the chrishog/removeRTLDiff branch April 22, 2020 17:48
christophpurrer pushed a commit to christophpurrer/react-native-macos that referenced this pull request Jul 23, 2025
Summary:
Pull Request resolved: facebook#52793

Changelog: [Internal] - Update `react-native/debugger-frontend` from 8dc0d5b...a7e4f59

Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](facebook/react-native-devtools-frontend@8dc0d5b...a7e4f59).

### Changelog

[General][Fixed] fixed stack trace parsing failure for certain frames that are special to Hermes that do not exist in V8.

| Commit | Author | Date/Time | Subject |
| ------ | ------ | --------- | ------- |
| [a7e4f5967](facebook/react-native-devtools-frontend@a7e4f5967) | Vitali Zaidman (vzaidman@gmail.com) | 2025-07-23T17:04:33+01:00 | [allow parsing special hermes eval stack trace frames (microsoft#196)](facebook/react-native-devtools-frontend@a7e4f5967) |
| [12ae91ad4](facebook/react-native-devtools-frontend@12ae91ad4) | Vitali Zaidman (vzaidman@gmail.com) | 2025-07-23T16:37:55+01:00 | [allow parsing stack traces that end with "skipping x frames" (microsoft#195)](facebook/react-native-devtools-frontend@12ae91ad4) |
| [875a31a90](facebook/react-native-devtools-frontend@875a31a90) | Vitali Zaidman (vzaidman@gmail.com) | 2025-07-15T13:45:16+01:00 | [fixed general contribution guide and added meta contribution guide in pr template (microsoft#194)](facebook/react-native-devtools-frontend@875a31a90) |

Reviewed By: huntie

Differential Revision: D78817268

fbshipit-source-id: 7e266041b3df7ecbcded6e57cb51bd4647dc835d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants