Skip to content

Integrate RN Nightly Build 0.79.0-nightly-20250220-41b597c73 #14662

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

Merged
merged 76 commits into from
May 20, 2025

Conversation

@anupriya13 anupriya13 marked this pull request as ready for review May 17, 2025 08:41
@anupriya13 anupriya13 added Workstream: Releases and Integrations Keep RNW current with RN releases. AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) labels May 17, 2025
Copy link
Contributor

@TatianaKapos TatianaKapos left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

Choose a reason for hiding this comment

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

why do we have this here? what lines are we changing?

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like there isn't a follow up issue attached, but the upstream HostPlatformTouch.h files are identical - will remove.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The thing is one file is including this file.. and was not able to find it. That's why added it here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deleted the file from here and added the path in vcxproj CIIncludes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Throwing build errors again, reverting

Copy link
Contributor

Choose a reason for hiding this comment

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

why do we have this here? what lines are we changing? why do we have this AND the HostPlatformViewEventEmitter under Microsoft.ReactNative/Fabric/platform/...? @acoates-ms Does this look right? Or will we effective lose the Windows changes to this type depending on which file is imported?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file is in another file #include.. and was not able to find it. That's why added it here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deleted the file from here and added the path in vcxproj CIIncludes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Throwing build errors again, reverting

Copy link
Contributor

Choose a reason for hiding this comment

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

why do we have this here? what lines are we changing?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same as above. This file is in another file #include.. and was not able to find it. That's why added it here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deleted the file from here and added the path in vcxproj CIIncludes

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Throwing build errors again, reverting

#include <jsireact/JSIExecutor.h>
#include <react/renderer/runtimescheduler/RuntimeScheduler.h>
#include <react/runtime/BufferedRuntimeExecutor.h>
#include <jsitooling/react/runtime/JSRuntimeFactory.h> // Windows
Copy link
Contributor

Choose a reason for hiding this comment

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

This override shouldn't be necessary if the project now has the jsitooling folder in its include path.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We tested it but it was failing even with the jsitooling added in vcxproj

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The CI Include was missing for this file in vcxproj, fixed it and removed override.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Throwing build errors again, reverting

@anupriya13 anupriya13 linked an issue May 20, 2025 that may be closed by this pull request
@anupriya13 anupriya13 enabled auto-merge (squash) May 20, 2025 05:21
@anupriya13 anupriya13 merged commit d31d0a6 into microsoft:main May 20, 2025
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoMerge Causes a PR to be automatically merged once all requirements are passed (label drives bot activity) Workstream: Releases and Integrations Keep RNW current with RN releases.
Projects
None yet
5 participants