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

Integration 04/20/24 (03a51da72) #13255

Merged
merged 10 commits into from
May 21, 2024
Merged

Conversation

marlenecota
Copy link
Contributor

@marlenecota marlenecota commented May 20, 2024

@marlenecota marlenecota marked this pull request as ready for review May 20, 2024 23:47
@marlenecota marlenecota requested review from a team as code owners May 20, 2024 23:47
@@ -419,6 +419,12 @@ bool HermesJSRuntime::supportsConsole() const {
return false;
}

std::unique_ptr<facebook::react::jsinspector_modern::StackTrace> HermesJSRuntime::captureStackTrace(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this impact our debugging story?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It shouldn't impact the current debugging story since this is an augmentation. facebook/react-native@4fbc1f2

I've opened #13260 to track adding an actual implementation. Things are a bit tricky at the moment since we forked JSExecutor during the last integration. #13172 is tracking that.

@marlenecota marlenecota merged commit ef55e6f into microsoft:main May 21, 2024
53 checks passed
@marlenecota marlenecota deleted the integration-0420 branch May 21, 2024 19:21
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.

None yet

3 participants