SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[DevTools] fix: dedupe file fetch requests and define a timeout (#34566)

If there is a large owner stack, we could potentially spam multiple
fetch requests for the same source map. This adds a simple deduplication
logic, based on URL.

Also, this adds a timeout of 60 seconds to all fetch requests initiated
by fileFetcher content script.
R
Ruslan Lesiutin committed
24a2ba03fb2e1b59844d98a1ce68dce1e502d8ad
Parent: 012b371
Committed by GitHub <noreply@github.com> on 9/23/2025, 6:38:07 PM