From df42675620f01840ad35518193706e44c3d96b84 Mon Sep 17 00:00:00 2001 From: vineethkuttan <66076509+vineethkuttan@users.noreply.github.com> Date: Mon, 5 Jan 2026 19:22:25 +0530 Subject: [PATCH 1/5] remove Bridging.h fork --- .../react/bridging/Bridging.h | 22 ------------------- vnext/overrides.json | 7 ------ 2 files changed, 29 deletions(-) delete mode 100644 vnext/ReactCommon/TEMP_UntilReactCommonUpdate/react/bridging/Bridging.h diff --git a/vnext/ReactCommon/TEMP_UntilReactCommonUpdate/react/bridging/Bridging.h b/vnext/ReactCommon/TEMP_UntilReactCommonUpdate/react/bridging/Bridging.h deleted file mode 100644 index 87ae9cb4f4b..00000000000 --- a/vnext/ReactCommon/TEMP_UntilReactCommonUpdate/react/bridging/Bridging.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * Copyright (c) Meta Platforms, Inc. and affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */ - -#pragma once - -#include -#include -#include -#include -// #include // [Windows] Line causes Error C1083 Cannot open include file: 'double-conversion/double-conversion.h' #11644 -#include -#include -#include -#include -#include -#include -#include -#include diff --git a/vnext/overrides.json b/vnext/overrides.json index 9aca1c98ea7..59fa4ec3d06 100644 --- a/vnext/overrides.json +++ b/vnext/overrides.json @@ -110,13 +110,6 @@ "baseHash": "1d81aa08f37619a8e9e05c2cf3d76f8f878fb9df", "issue": 13587 }, - { - "type": "patch", - "file": "ReactCommon/TEMP_UntilReactCommonUpdate/react/bridging/Bridging.h", - "baseFile": "packages/react-native/ReactCommon/react/bridging/Bridging.h", - "baseHash": "5678d5ac212112184b7e63b5d58c6ae713e03cd5", - "issue": 12195 - }, { "type": "patch", "file": "ReactCommon/TEMP_UntilReactCommonUpdate/react/nativemodule/core/ReactCommon/TurboModule.h", From 0f83ad61d4d9f7e7c812d888d1683d366637f845 Mon Sep 17 00:00:00 2001 From: vineethkuttan <66076509+vineethkuttan@users.noreply.github.com> Date: Mon, 5 Jan 2026 19:36:29 +0530 Subject: [PATCH 2/5] Change files --- ...-native-win32-9216f33d-449a-44a7-9ee3-1c80e5dea21d.json | 7 +++++++ ...ws-automation-56deeabf-d8b4-4503-8d9b-6a761b5444b3.json | 7 +++++++ ...ation-channel-b7273e4f-f64d-43e8-9704-959eb187d63b.json | 7 +++++++ ...tion-commands-8517edf8-d73d-4fe3-ae37-5a41742508fe.json | 7 +++++++ ...form-override-16160e57-ff30-4598-91e2-a150a599fb9f.json | 7 +++++++ ...ative-windows-b6634fb3-da89-4784-9308-5bfe265a70dc.json | 7 +++++++ ...-windows-init-c7afe312-cde6-4231-ab5f-6b8bb86a7639.json | 7 +++++++ 7 files changed, 49 insertions(+) create mode 100644 change/@office-iss-react-native-win32-9216f33d-449a-44a7-9ee3-1c80e5dea21d.json create mode 100644 change/@react-native-windows-automation-56deeabf-d8b4-4503-8d9b-6a761b5444b3.json create mode 100644 change/@react-native-windows-automation-channel-b7273e4f-f64d-43e8-9704-959eb187d63b.json create mode 100644 change/@react-native-windows-automation-commands-8517edf8-d73d-4fe3-ae37-5a41742508fe.json create mode 100644 change/react-native-platform-override-16160e57-ff30-4598-91e2-a150a599fb9f.json create mode 100644 change/react-native-windows-b6634fb3-da89-4784-9308-5bfe265a70dc.json create mode 100644 change/react-native-windows-init-c7afe312-cde6-4231-ab5f-6b8bb86a7639.json diff --git a/change/@office-iss-react-native-win32-9216f33d-449a-44a7-9ee3-1c80e5dea21d.json b/change/@office-iss-react-native-win32-9216f33d-449a-44a7-9ee3-1c80e5dea21d.json new file mode 100644 index 00000000000..81bff5e1f74 --- /dev/null +++ b/change/@office-iss-react-native-win32-9216f33d-449a-44a7-9ee3-1c80e5dea21d.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "@office-iss/react-native-win32", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-automation-56deeabf-d8b4-4503-8d9b-6a761b5444b3.json b/change/@react-native-windows-automation-56deeabf-d8b4-4503-8d9b-6a761b5444b3.json new file mode 100644 index 00000000000..c07e4626f52 --- /dev/null +++ b/change/@react-native-windows-automation-56deeabf-d8b4-4503-8d9b-6a761b5444b3.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "@react-native-windows/automation", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-automation-channel-b7273e4f-f64d-43e8-9704-959eb187d63b.json b/change/@react-native-windows-automation-channel-b7273e4f-f64d-43e8-9704-959eb187d63b.json new file mode 100644 index 00000000000..1d0762fa83c --- /dev/null +++ b/change/@react-native-windows-automation-channel-b7273e4f-f64d-43e8-9704-959eb187d63b.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "@react-native-windows/automation-channel", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/@react-native-windows-automation-commands-8517edf8-d73d-4fe3-ae37-5a41742508fe.json b/change/@react-native-windows-automation-commands-8517edf8-d73d-4fe3-ae37-5a41742508fe.json new file mode 100644 index 00000000000..9ba1054ebd9 --- /dev/null +++ b/change/@react-native-windows-automation-commands-8517edf8-d73d-4fe3-ae37-5a41742508fe.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "@react-native-windows/automation-commands", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/react-native-platform-override-16160e57-ff30-4598-91e2-a150a599fb9f.json b/change/react-native-platform-override-16160e57-ff30-4598-91e2-a150a599fb9f.json new file mode 100644 index 00000000000..e7f2d88d775 --- /dev/null +++ b/change/react-native-platform-override-16160e57-ff30-4598-91e2-a150a599fb9f.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "react-native-platform-override", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/react-native-windows-b6634fb3-da89-4784-9308-5bfe265a70dc.json b/change/react-native-windows-b6634fb3-da89-4784-9308-5bfe265a70dc.json new file mode 100644 index 00000000000..d7d4332714f --- /dev/null +++ b/change/react-native-windows-b6634fb3-da89-4784-9308-5bfe265a70dc.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "react-native-windows", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} diff --git a/change/react-native-windows-init-c7afe312-cde6-4231-ab5f-6b8bb86a7639.json b/change/react-native-windows-init-c7afe312-cde6-4231-ab5f-6b8bb86a7639.json new file mode 100644 index 00000000000..880de43e47c --- /dev/null +++ b/change/react-native-windows-init-c7afe312-cde6-4231-ab5f-6b8bb86a7639.json @@ -0,0 +1,7 @@ +{ + "type": "prerelease", + "comment": "remove Bridging.h fork", + "packageName": "react-native-windows-init", + "email": "66076509+vineethkuttan@users.noreply.github.com", + "dependentChangeType": "patch" +} From ce785dc50c1cf7e549088e2f6214ccd0f62fd145 Mon Sep 17 00:00:00 2001 From: vineethkuttan <66076509+vineethkuttan@users.noreply.github.com> Date: Mon, 5 Jan 2026 21:28:58 +0530 Subject: [PATCH 3/5] fix: update AdditionalIncludeDirectories to include ReactNativeWindowsDir/stubs --- .../Microsoft.ReactNative.IntegrationTests.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vnext/Microsoft.ReactNative.IntegrationTests/Microsoft.ReactNative.IntegrationTests.vcxproj b/vnext/Microsoft.ReactNative.IntegrationTests/Microsoft.ReactNative.IntegrationTests.vcxproj index 4f0c69989ec..24457718e62 100644 --- a/vnext/Microsoft.ReactNative.IntegrationTests/Microsoft.ReactNative.IntegrationTests.vcxproj +++ b/vnext/Microsoft.ReactNative.IntegrationTests/Microsoft.ReactNative.IntegrationTests.vcxproj @@ -82,7 +82,7 @@ _CONSOLE;MSO_MOTIFCPP;FOLLY_CFG_NO_COROUTINES;FOLLY_NO_CONFIG;%(PreprocessorDefinitions) Level4 - $(MSBuildThisFileDirectory);%(AdditionalIncludeDirectories) + $(MSBuildThisFileDirectory);$(ReactNativeWindowsDir)stubs;%(AdditionalIncludeDirectories) + 4244;%(DisableSpecificWarnings)