Skip to content

Conversation

hoxyq
Copy link
Contributor

@hoxyq hoxyq commented Sep 9, 2025

Each integrator: browser extension, Chrome DevTools Frontend fork, Electron shell must define and provide fetchFileWithCaching in order for DevTools to be able to fetch application resources, such as scripts or source maps.

More specifically, if this is available, React DevTools will be able to symbolicate source locations for component frames, owner stacks, "suspended by" Promises call frames.

This will be available with the next release of React DevTools.

@hoxyq hoxyq requested review from motiz88, huntie and vzaidman September 9, 2025 10:30
@meta-cla meta-cla bot added the CLA Signed label Sep 9, 2025
@hoxyq hoxyq merged commit b2cff47 into facebook:main Sep 9, 2025
247 checks passed
@hoxyq hoxyq deleted the devtools/use-fetch-file-in-fusebox branch September 9, 2025 12:00
github-actions bot pushed a commit to code/lib-react that referenced this pull request Sep 13, 2025
…ptions for Fusebox (facebook#34429)

Each integrator: browser extension, Chrome DevTools Frontend fork,
Electron shell must define and provide `fetchFileWithCaching` in order
for DevTools to be able to fetch application resources, such as scripts
or source maps.

More specifically, if this is available, React DevTools will be able to
symbolicate source locations for component frames, owner stacks,
"suspended by" Promises call frames.

This will be available with the next release of React DevTools.

DiffTrain build for [b2cff47](facebook@b2cff47)
github-actions bot pushed a commit to code/lib-react that referenced this pull request Sep 13, 2025
…ptions for Fusebox (facebook#34429)

Each integrator: browser extension, Chrome DevTools Frontend fork,
Electron shell must define and provide `fetchFileWithCaching` in order
for DevTools to be able to fetch application resources, such as scripts
or source maps.

More specifically, if this is available, React DevTools will be able to
symbolicate source locations for component frames, owner stacks,
"suspended by" Promises call frames.

This will be available with the next release of React DevTools.

DiffTrain build for [b2cff47](facebook@b2cff47)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants