Skip to content

Add tests for timestamps in events#55799

Closed
rubennorte wants to merge 1 commit intofacebook:mainfrom
rubennorte:export-D85143175
Closed

Add tests for timestamps in events#55799
rubennorte wants to merge 1 commit intofacebook:mainfrom
rubennorte:export-D85143175

Conversation

@rubennorte
Copy link
Copy Markdown
Contributor

Summary:
Changelog: [internal]

This adds Fantom tests for 2 recent changes in event dispatching in the React renderer:

  • Verifies that event objects are exposed in the global scope during event dispatch.
  • Verifies that event timestamps are read from native and use performance.now as fallback.

Differential Revision: D85143175

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 27, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Feb 27, 2026

@rubennorte has exported this pull request. If you are a Meta employee, you can view the originating Diff in D85143175.

rubennorte added a commit to rubennorte/react-native that referenced this pull request Feb 27, 2026
Summary:

Changelog: [internal]

This adds Fantom tests for 2 recent changes in event dispatching in the React renderer:
- Verifies that event objects are exposed in the global scope during event dispatch.
- Verifies that event timestamps are read from native and use performance.now as fallback.

Reviewed By: huntie

Differential Revision: D85143175
Summary:
Pull Request resolved: facebook#55799

Changelog: [internal]

This adds Fantom tests for 2 recent changes in event dispatching in the React renderer:
- Verifies that event objects are exposed in the global scope during event dispatch.
- Verifies that event timestamps are read from native and use performance.now as fallback.

Reviewed By: huntie

Differential Revision: D85143175
@meta-codesync meta-codesync bot closed this in f7091b4 Feb 27, 2026
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 27, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Feb 27, 2026

This pull request has been merged in f7091b4.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @rubennorte in f7091b4

When will my fix make it into a release? | How to file a pick request?

zoontek pushed a commit to zoontek/react-native that referenced this pull request Mar 9, 2026
Summary:
Pull Request resolved: facebook#55799

Changelog: [internal]

This adds Fantom tests for 2 recent changes in event dispatching in the React renderer:
- Verifies that event objects are exposed in the global scope during event dispatch.
- Verifies that event timestamps are read from native and use performance.now as fallback.

Reviewed By: huntie

Differential Revision: D85143175

fbshipit-source-id: 6fcc133239e0e510bbdec0b709e30ec7a350a85b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants