Open Bug 1817050 Opened 1 year ago Updated 1 month ago

HTTP override shouldn't change request location

Categories

(DevTools :: Netmonitor, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: ochameau, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Patch in bug 1704690 is going to allow overriding HTTP request content with the content of local files.
But at least for HTML pages, there is a sideeffect where the page location will change to become a data: URI. This will most likely prevent using this feature for any HTML page as it will change the principal and all storage APIs.

Ideally, HTTP request override should be invisible.

Severity: -- → S3
Priority: -- → P3
Depends on: 1818806
Depends on: 1818814
You need to log in before you can comment on or make changes to this bug.