Opened on 04/03/2017 at 10:48:59 AM
Closed on 04/07/2017 at 01:13:10 PM
#5091 closed change (fixed)
Add WebRTC request type to devtools interface
| Reported by: | kzar | Assignee: | kzar | 
|---|---|---|---|
| Priority: | P3 | Milestone: | |
| Module: | User-Interface | Keywords: | |
| Cc: | sebastian, greiner | Blocked By: | |
| Blocking: | #5092 | Platform: | Unknown / Cross platform | 
| Ready: | yes | Confidential: | no | 
| Tester: | Unknown | Verified working: | no | 
| Review URL(s): | |||
Description
Background
Once we've added the webrtc request type (see #5086) we'll need to support that from the devtools interface too.
What to change
Add WEBRTC type to devtools-panel.html and skin/devtools-panel.css, follow the WEBSOCKET type as an example.
Attachments (0)
Change History (4)
comment:1 Changed on 04/03/2017 at 10:51:05 AM by kzar
- Review URL(s) modified (diff)
- Status changed from new to reviewing
comment:2 Changed on 04/03/2017 at 10:53:51 AM by kzar
- Blocking 5092 added
comment:3 Changed on 04/07/2017 at 01:11:33 PM by abpbot
comment:4 Changed on 04/07/2017 at 01:13:10 PM by kzar
- Blocked By 5086 removed
- Priority changed from Unknown to P3
- Ready set
- Resolution set to fixed
- Status changed from reviewing to closed
Note: See
        TracTickets for help on using
        tickets.
    

A commit referencing this issue has landed:
Issue 5091 - Add WebRTC request type to devtools interface