Closed
Bug 1932582
Opened 11 days ago
Closed 7 days ago
nsDataChannel should extend nsIIdentChannel
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
To support data channels in devtools it would be nice to have a channel id on data channels, as much of the devtools codebase relies on this id
Assignee | ||
Updated•11 days ago
|
Component: Netmonitor → Networking
Priority: -- → P3
Product: DevTools → Core
Assignee | ||
Comment 1•11 days ago
|
||
We want to expose the channelId on data channels to make it easier to integrate with the devtools netmonitor
Updated•11 days ago
|
Attachment #9439048 -
Attachment description: Bug 1932582 - Make DataChannel extend nsIIdentChannel → Bug 1932582 - Make nsDataChannel extend nsIIdentChannel
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4263e7506437
Make nsDataChannel extend nsIIdentChannel r=necko-reviewers,valentin
Comment 3•7 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 days ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•