Skip to content

Conversation

huntie
Copy link
Member

@huntie huntie commented Apr 29, 2025

Summary:
Adds a representation of the PerformanceResourceTiming event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Differential Revision: D73861431

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Apr 29, 2025
@facebook-github-bot
Copy link
Contributor

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

@huntie huntie force-pushed the export-D73861431 branch from 3f26dea to d53d765 Compare April 30, 2025 12:35
huntie added a commit to huntie/react-native that referenced this pull request Apr 30, 2025
Summary:

Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Differential Revision: D73861431
@facebook-github-bot
Copy link
Contributor

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

@huntie huntie force-pushed the export-D73861431 branch from d53d765 to 51922b5 Compare April 30, 2025 17:05
huntie added a commit to huntie/react-native that referenced this pull request Apr 30, 2025
Summary:

Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Differential Revision: D73861431
@facebook-github-bot
Copy link
Contributor

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

huntie added a commit to huntie/react-native that referenced this pull request Apr 30, 2025
Summary:
Pull Request resolved: facebook#50996

Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Differential Revision: D73861431
@huntie huntie force-pushed the export-D73861431 branch from 51922b5 to 8a59e4f Compare April 30, 2025 17:13
huntie added a commit to huntie/react-native that referenced this pull request Apr 30, 2025
Summary:

Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Differential Revision: D73861431
@huntie huntie force-pushed the export-D73861431 branch from 8a59e4f to a2e3f41 Compare April 30, 2025 17:19
@facebook-github-bot
Copy link
Contributor

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

@huntie huntie force-pushed the export-D73861431 branch from a2e3f41 to 390fdd6 Compare April 30, 2025 17:22
huntie added a commit to huntie/react-native that referenced this pull request Apr 30, 2025
Summary:
Pull Request resolved: facebook#50996

Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Differential Revision: D73861431
huntie added a commit to huntie/react-native that referenced this pull request May 1, 2025
…k#50996)

Summary:

Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Differential Revision: D73861431
huntie added a commit to huntie/react-native that referenced this pull request May 1, 2025
Summary:
Pull Request resolved: facebook#50996

Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Differential Revision: D73861431
huntie added a commit to huntie/react-native that referenced this pull request May 1, 2025
Summary:

Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Differential Revision: D73861431
@huntie huntie force-pushed the export-D73861431 branch from 390fdd6 to da455a5 Compare May 1, 2025 10:07
@facebook-github-bot
Copy link
Contributor

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

huntie added 2 commits May 1, 2025 03:39
Summary:

Refactors our previous single-struct representation for `PerformanceEntry` ([see MDN](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEntry)) as a `std::variant`.

This maps closely to the `PerformanceEntry` type inheritance in the web spec, and makes this type substantially cleaner to extend and work with in D73861431.

Changelog: [Internal]

Reviewed By: rubennorte, rshest

Differential Revision: D73860532
Summary:

Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Reviewed By: rubennorte

Differential Revision: D73861431
@huntie huntie force-pushed the export-D73861431 branch from da455a5 to a91f277 Compare May 1, 2025 10:40
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label May 2, 2025
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in baf895c.

ghost pushed a commit to discord/react-native that referenced this pull request Jul 29, 2025
Summary:
Pull Request resolved: facebook#50996

Adds a representation of the [`PerformanceResourceTiming`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming) event type to the Web Performance subsystem, ahead of integration with our network event reporting.

Changelog: [Internal]

Reviewed By: rubennorte

Differential Revision: D73861431

fbshipit-source-id: 8258058c432727808d30c338bba79ca92a17c1c8
@huntie huntie deleted the export-D73861431 branch August 21, 2025 14:30
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. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants