react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Add appDisplayName to inspector host metadata

Open huntie opened this issue 1 year ago • 2 comments

Summary: Adds and implements a new appDisplayName field as part of HostTargetMetadata and the ReactNativeApplication.metadataUpdated CDP event.

This will be used to display the app display name in the debugger frontend.

Changelog: [Internal]

Differential Revision: D59273360

huntie avatar Jul 02 '24 15:07 huntie

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

facebook-github-bot avatar Jul 02 '24 15:07 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 20,300,542 -20
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 23,497,355 -19
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: c25246044f51b770ff1e090d6b4ec78d41ec917f Branch: main

analysis-bot avatar Jul 02 '24 16:07 analysis-bot

This pull request has been merged in facebook/react-native@09bfb68a39aacc27ee8a54d70a17c8e69c5e44f3.

facebook-github-bot avatar Jul 03 '24 18:07 facebook-github-bot