Closed Bug 1896592 Opened 6 months ago Closed 6 months ago

Prevent exceptions when inspecting file:// requests, when opening side panels

Categories

(DevTools :: Netmonitor, defect, P2)

defect

Tracking

(firefox128 fixed)

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The netmonitor now exposes file:// requests, but some exceptions are thrown when opening the side panels (headers, cookies, ...)
These exception are preventing me from landing bug 1824726 because of test failures.

Error were thrown when trying to fetch headers and cookies, which was preventing inspecting them fully.

Fixing that, enable seeing about:neterror requests which were trigerring a file:// URI request (at least on local builds).
So that we now have to explicitly ignore these error requests.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Severity: -- → S3
Priority: -- → P2
Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c18a112a110c [devtools] Better handle file:// requests. r=devtools-reviewers,bomsy
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: