Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove DevServerHelper.symbolicateStackTrace and DevServerHelper.openStackFrameCall. #36652

Closed
wants to merge 1 commit into from

Conversation

GijsWeterings
Copy link
Contributor

Summary:
I can't find any usecases for these, and JavaScript stack symbolication during development should probably just exclusively be done from the JS environment.

Changelog:
[Android][Removed] - Deleted obsolete native methods DevServerHelper.symbolicateStackTrace and DevServerHelper.openStackFrameCall

Reviewed By: motiz88

Differential Revision: D44257731

@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 fb-exported labels Mar 27, 2023
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Mar 27, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,604,261 +4
android hermes armeabi-v7a 7,918,164 +4
android hermes x86 9,090,125 +10
android hermes x86_64 8,945,213 +1
android jsc arm64-v8a 9,173,702 +1
android jsc armeabi-v7a 8,365,366 +2
android jsc x86 9,231,363 +10
android jsc x86_64 9,490,065 +11

Base commit: 3506c8d
Branch: main

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

GijsWeterings added a commit to GijsWeterings/react-native that referenced this pull request Apr 5, 2023
…StackFrameCall. (facebook#36652)

Summary:
Pull Request resolved: facebook#36652

I can't find any usecases for them, and JavaScript stack symbolication during development should probably just exclusively be done from the JS environment.

Changelog:
[Android][Removed] - Deleted obsolete native methods DevServerHelper.symbolicateStackTrace and DevServerHelper.openStackFrameCall

Reviewed By: motiz88

Differential Revision: D44257731

fbshipit-source-id: 4a9f23d083a0ad1189f69ce0fd93c4275a708238
GijsWeterings added a commit to GijsWeterings/react-native that referenced this pull request Apr 5, 2023
…StackFrameCall. (facebook#36652)

Summary:
Pull Request resolved: facebook#36652

I can't find any usecases for them, and JavaScript stack symbolication during development should probably just exclusively be done from the JS environment.

Changelog:
[Android][Removed] - Deleted obsolete native methods DevServerHelper.symbolicateStackTrace and DevServerHelper.openStackFrameCall

Reviewed By: motiz88

Differential Revision: D44257731

fbshipit-source-id: c15c90dc48308aa55cee0665903675d60a2b7d34
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

GijsWeterings added a commit to GijsWeterings/react-native that referenced this pull request Apr 6, 2023
…StackFrameCall. (facebook#36652)

Summary:
Pull Request resolved: facebook#36652

I can't find any usecases for them, and JavaScript stack symbolication during development should probably just exclusively be done from the JS environment.

Changelog:
[Android][Removed] - Deleted obsolete native methods DevServerHelper.symbolicateStackTrace and DevServerHelper.openStackFrameCall

Reviewed By: motiz88

Differential Revision: D44257731

fbshipit-source-id: 01691cc69a39ba980f0b2bb7675fe04783b17e12
…StackFrameCall. (facebook#36652)

Summary:
Pull Request resolved: facebook#36652

I can't find any usecases for them, and JavaScript stack symbolication during development should probably just exclusively be done from the JS environment.

Changelog:
[Android][Removed] - Deleted obsolete native methods DevServerHelper.symbolicateStackTrace and DevServerHelper.openStackFrameCall

Reviewed By: motiz88

Differential Revision: D44257731

fbshipit-source-id: 3f2e8ca35a488da3e81c21d7d5073f5443087b79
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ad46bc6.

jeongshin pushed a commit to jeongshin/react-native that referenced this pull request May 7, 2023
…StackFrameCall. (facebook#36652)

Summary:
Pull Request resolved: facebook#36652

I can't find any usecases for them, and JavaScript stack symbolication during development should probably just exclusively be done from the JS environment.

Changelog:
[Android][Removed] - Deleted obsolete native methods DevServerHelper.symbolicateStackTrace and DevServerHelper.openStackFrameCall

Reviewed By: motiz88

Differential Revision: D44257731

fbshipit-source-id: d090ecf413526c31d5fb028507d22fc7992e74b7
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
…StackFrameCall. (facebook#36652)

Summary:
Pull Request resolved: facebook#36652

I can't find any usecases for them, and JavaScript stack symbolication during development should probably just exclusively be done from the JS environment.

Changelog:
[Android][Removed] - Deleted obsolete native methods DevServerHelper.symbolicateStackTrace and DevServerHelper.openStackFrameCall

Reviewed By: motiz88

Differential Revision: D44257731

fbshipit-source-id: d090ecf413526c31d5fb028507d22fc7992e74b7
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 Platform: Android Android applications. Type: Removal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants