Firefox is doing a new point release of Fx37 (37.0.2), and that release has a regression affecting about:webrtc. See Bug 1153056 <https://bugzilla.mozilla.org/show_bug.cgi?id=1153056> for the details.
tl;dr - If you look in about:webrtc AFTER you end a call, about:webrtc will appear to be blank. The information is not gone; it's just hidden. If you start up a new PeerConnection (or start a new call), all the info from the previous call will be there. More details on what happened: The regression was introduced by a hotfix to Android (Bug 1147857 <https://bugzilla.mozilla.org/show_bug.cgi?id=1147857>) which rode along in Android's point release (Fx 37.0.1). The problem was found late in the Fx37 cycle. Desktop Fx37.0.1 didn't need the Android fix and didn't have it, but since the bug was in the platform code, the fix for Bug 1147857 <https://bugzilla.mozilla.org/show_bug.cgi?id=1147857> was picked up when we did a respin of Desktop for 37.0.2. Simply put, we couldn't get the regression fix into 37.0.2 in time (with sufficient baking and testing time). Beta, Dev Edition, and Nightly versions already have the regression fix. -- Maire Reavy [email protected] _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

