Closed
Bug 1547141
Opened 6 years ago
Closed 5 years ago
expose HttpTrafficAnalyzer information in nsIHttpChannel
Categories
(Core :: Networking: HTTP, enhancement, P1)
Core
Networking: HTTP
Tracking
()
RESOLVED
INVALID
People
(Reporter: mixedpuppy, Assigned: dragana)
References
Details
(Whiteboard: [necko-triaged])
We want to expose HttpTrafficAnalyzer information to extensions, but first need to expose it via nsIHttpChannel so the webrequest code can access it.
Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Updated•5 years ago
|
Priority: -- → P2
Whiteboard: [necko-triaged]
Updated•5 years ago
|
Assignee: nobody → dd.mozilla
Priority: P2 → P1
Assignee | ||
Comment 1•5 years ago
|
||
We already have everything we need in nsIHttpChannel:
https://searchfox.org/mozilla-central/source/netwerk/protocol/http/nsIHttpChannel.idl#510
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•