Files
sousa-gecko/devtools/server/actors/utils
Alexandre Poirot 885cd635d2 Bug 1758454 - [devtools] Ensure fetching JS sources from http cache. r=devtools-reviewers,bomsy
This prevents trigerring an actual network/HTTP request when the source has been GC-ed.
But this also ensure that the request is flagged with the propert browsingContext/browserId
and can later be associated with the right tab if we want to show these requests.

This may also help better reproducing the request as if done by the page (cookies,..).

Differential Revision: https://phabricator.services.mozilla.com/D301314
2026-05-21 16:15:06 +00:00
..