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

Avoid duplicate destroy on same thread

Open luluwu2032 opened this issue 2 years ago • 3 comments

Summary: As title

Differential Revision: D47276191

luluwu2032 avatar Jul 06 '23 22:07 luluwu2032

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

facebook-github-bot avatar Jul 06 '23 22:07 facebook-github-bot

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

facebook-github-bot avatar Jul 07 '23 10:07 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 9,001,669 -49
android hermes armeabi-v7a 8,255,725 -44
android hermes x86 9,510,823 -39
android hermes x86_64 9,356,688 -43
android jsc arm64-v8a 9,614,846 +109
android jsc armeabi-v7a 8,741,481 +116
android jsc x86 9,701,802 +106
android jsc x86_64 9,948,353 +106

Base commit: 0ccbd65581304faa286b452f75058b6292a6240f Branch: main

analysis-bot avatar Jul 07 '23 10:07 analysis-bot

This pull request has been merged in facebook/react-native@43f7781c87c3540f2ad09147ea3fb63765b72f01.

facebook-github-bot avatar Jul 10 '23 20:07 facebook-github-bot