Closed
Bug 1002831
Opened 11 years ago
Closed 11 years ago
Show SDP on about:webrtc
Categories
(Core :: WebRTC: Networking, defect)
Core
WebRTC: Networking
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: bwc, Assigned: bwc)
References
Details
(Whiteboard: [p=3, ft:webrtc])
Attachments
(1 file)
3.97 KB,
patch
|
jib
:
review+
smaug
:
review+
|
Details | Diff | Splinter Review |
It would be useful to show the SDP on about:webrtc; this is not shown explicitly in r_log, so it is pretty inconvenient to work out what it probably was.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → docfaraday
Assignee | ||
Comment 1•11 years ago
|
||
Initial cut.
Assignee | ||
Updated•11 years ago
|
Attachment #8417529 -
Flags: review?(jib)
Comment 2•11 years ago
|
||
Comment on attachment 8417529 [details] [diff] [review]
Display remote and local SDP on about:webrtc
Review of attachment 8417529 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm. It's starting to look a bit unruly. We should probably add expand/contract arrows next, so we can minimize all this to regain overview and let people dig into the PC they want info on.
Attachment #8417529 -
Flags: review?(jib) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Agreed. I'm not a webby kind of person, so I don't know off the top of my head how to do this though. We might have some canned solution that about:memory uses.
Assignee | ||
Comment 4•11 years ago
|
||
Needinfo myself to check back on try push. Note also that this patch will only apply cleanly when the final reports patch from 970734 is applied, although they don't have any dependency relationship.
https://tbpl.mozilla.org/?tree=Try&rev=843c1c533287
Flags: needinfo?(docfaraday)
Comment 5•11 years ago
|
||
(In reply to Byron Campen [:bwc] from comment #3)
> Agreed. I'm not a webby kind of person, so I don't know off the top of my
> head how to do this though.
I was thinking we'd use the <details> tag http://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_details
Comment 6•11 years ago
|
||
Duh, try in firefox first. :-(
Comment 7•11 years ago
|
||
That's Bug 591737
Assignee | ||
Comment 8•11 years ago
|
||
Try looks good. Requesting checkin; be aware that 970734 part 2 should be checked in first, or else you'll get bitrot.
Flags: needinfo?(docfaraday)
Keywords: checkin-needed
Comment 9•11 years ago
|
||
A DOM peer needs to review the WebIDL changes before this can land.
Keywords: checkin-needed
Assignee | ||
Updated•11 years ago
|
Attachment #8417529 -
Flags: review?(bugs)
Updated•11 years ago
|
Attachment #8417529 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 10•11 years ago
|
||
Again, make sure to land after bug 970734 part 2, or else the patch will not apply cleanly.
Keywords: checkin-needed
Comment 11•11 years ago
|
||
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•