Closed Bug 924543 Opened 11 years ago Closed 9 years ago

CreateOffer doesn't call onError callback when limit is reached

Categories

(Core :: WebRTC: Signaling, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Makkes, Assigned: abr)

Details

Attachments

(1 file)

Attached file webrtc-limit.html
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130911164256

Steps to reproduce:

There's a limit of 50 PCs hard-coded in phone_platform_constants.h (MAX_CALLS). Creating 51 PCs and then calling createOffer on the last one doesn't succeed. That would be ok if the error callback would be called with a meaningful message but it is actually never called. See the attached code for reproduction.
Component: WebRTC → WebRTC: Signaling
Assignee: nobody → adam
This no longer applies since sdparta.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: