Closed Bug 1692174 Opened 4 years ago Closed 4 years ago

RTCPeerConnection gathers no ICE candidate and doesn't complete gathering

Categories

(Core :: WebRTC: Networking, defect)

Firefox 86
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: finesserus, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Safari/605.1.15

Steps to reproduce:

The bug occurs in Firefox 86.0b2 on macOS 11. It doesn't occur on Windows 10. It doesn't occur in Firefox 85.

  1. Open https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ (source code: https://github.com/webrtc/samples/tree/gh-pages/src/content/peerconnection/trickle-ice).
  2. Click the "Gather candidates" button.

Actual results:

Nothing happens: no candidates are gathered and the process doesn't complete (the button doesn't become active)

Expected results:

Several ICE candidates get gathered in less than a second, the gathering process completes.

The Bugbug bot thinks this bug should belong to the 'Core::WebRTC: Networking' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → WebRTC: Networking
Product: Firefox → Core

Could you run a mozregression on this?

https://mozilla.github.io/mozregression/

Flags: needinfo?(finesserus)

I can't reproduce the bug on my machine. I was able to reproduce it only on BrowserStack. Since the version on BrowserStack isn't latest and the bug doesn't occur on latest nightly and beta versions, the bug can be closed, I guess.

Flags: needinfo?(finesserus)
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.