Skip to content

Fix unkown name for Timestamps on Timings track#53854

Closed
hoxyq wants to merge 2 commits into
facebook:mainfrom
hoxyq:export-D82812849
Closed

Fix unkown name for Timestamps on Timings track#53854
hoxyq wants to merge 2 commits into
facebook:mainfrom
hoxyq:export-D82812849

Conversation

@hoxyq
Copy link
Copy Markdown
Contributor

@hoxyq hoxyq commented Sep 19, 2025

Summary:

Changelog: [Internal]

This fixes the unkown names message for TimeStamps on Timings track

Differential Revision: D82812849

@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 Sep 19, 2025
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@hoxyq has exported this pull request. If you are a Meta employee, you can view the originating diff in D82812849.

…ook#53853)

Summary:

# Changelog: [Internal]

Chrome DevTools orders tracks based on the timestamp of the first entry.

For React on Web we emit a few entries to establish the ordering:
https://github.com/facebook/react/blob/6eda534718d09a26d58d65c0a376e05d7e2a3358/packages/react-reconciler/src/ReactFiberPerformanceTrack.js#L57-L96

We are doing the same thing here, but in C++.

Differential Revision: D82811889
Summary:

# Changelog: [Internal]

This fixes the unkown names message for TimeStamps on Timings track

Differential Revision: D82812849
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@hoxyq has exported this pull request. If you are a Meta employee, you can view the originating diff in D82812849.

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

This pull request has been merged in 0e77015.

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.

2 participants