Closed
Bug 1870580
Opened 2 years ago
Closed 2 years ago
Show resources loaded from a file url in netmonitor
Categories
(DevTools :: Netmonitor, enhancement)
DevTools
Netmonitor
Tracking
(firefox124 fixed)
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: jdescottes, Assigned: dotoole)
References
(Blocks 6 open bugs)
Details
(Keywords: DevAdvocacy, parity-chrome, Whiteboard: [polish-backlog][DevRel:P2])
Attachments
(1 file)
The netmonitor should show resources loaded via file:// urls
This was cloned from Bug 1000540 where we ended up landing a necko blocker for this work.
This bug should only be closed when actual file resources show up in the netmonitor.
Updated•2 years ago
|
Assignee: nobody → dotoole
Status: NEW → ASSIGNED
Pushed by dotoole@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5608a954442b
added fileChannel observer to netmonitor to display file urls. r=devtools-reviewers,bomsy
Comment 5•2 years ago
|
||
Backed out 2 changesets (Bug 1870580, Bug 1870582) for causing devtools failures
Logs: https://treeherder.mozilla.org/logviewer?job_id=446361528&repo=autoland&lineNumber=7106
https://treeherder.mozilla.org/logviewer?job_id=446361534&repo=autoland&lineNumber=17660
Backout: https://hg.mozilla.org/integration/autoland/rev/84881cb47fa46377fd54fcfb36d395a61a4a70f6
Flags: needinfo?(dotoole)
Pushed by dotoole@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f0f4df04e3c5
added fileChannel observer to netmonitor to display file urls. r=devtools-reviewers,bomsy
Comment 7•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•