Closed
Bug 1203827
Opened 9 years ago
Closed 4 years ago
WS Connections per tab Discovery API for Devtools
Categories
(Core :: Networking: WebSockets, defect, P5)
Core
Networking: WebSockets
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: akratel, Unassigned)
References
Details
(Whiteboard: [necko-backlog])
We need to be able to discover all WS connections in a tab so that we can provide a list of available WS connections from which a developer can select to inspect. Frame inspection is separate and logged as https://bugzilla.mozilla.org/show_bug.cgi?id=1203802.
This bug is for all WS connections within a tab from the main thread, or farmed off in e10s process thread, or called from within a separate worker from within JS code on the selected tab.
Reporter | ||
Comment 1•9 years ago
|
||
Andrea, as per discussed.
Blocks: WSDiscovery4Tabs
Flags: needinfo?(amarchesini)
Updated•9 years ago
|
Flags: needinfo?(amarchesini)
Updated•9 years ago
|
Whiteboard: [necko-backlog]
Comment 2•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Comment 3•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3
Comment 4•4 years ago
|
||
Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: P3 → P5
Comment 5•4 years ago
|
||
This was for DevTools, I think it's safe to close it.
Honza
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•