Skip to content
Snippets Groups Projects
Verified Commit 29ce8717 authored by Hubert Boma Manilla's avatar Hubert Boma Manilla Committed by Pier Angelo Vendrame
Browse files

Bug 1790542 - [devtools] Convert browser_source_map-reload.js test from using...

Bug 1790542 - [devtools] Convert browser_source_map-reload.js test from using .sjs files to createTestHTTPServer r=ochameau,devtools-reviewers

.sjs files depend on redirects to load static files.
In D168648 we block redirects on sourceMappingUrl, so this browser_source_map-reload.js
fails because we use .sjs to serve the content.

This patch refactors to no longer use .sjs files

Differential Revision: https://phabricator.services.mozilla.com/D169739
parent d56cb93e
No related branches found
No related tags found
1 merge request!692Bug 41860: Rebased on 102.13.0esr
Showing
with 137 additions and 318 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment