This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25531 - Validation for requestIdentity attribute is missing.
Summary: Validation for requestIdentity attribute is missing.
Status: RESOLVED FIXED
Alias: None
Product: WebRTC Working Group
Classification: Unclassified
Component: WebRTC API (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Web RTC Working Group
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-02 05:47 UTC by Kiran
Modified: 2014-10-30 00:23 UTC (History)
2 users (show)

See Also:


Attachments

Description Kiran 2014-05-02 05:47:45 UTC
Validation for requestIdentity attribute, of RTCConfiguration, is missing.

updateIce specifies steps to validate "iceServers" and "iceTransports" but misses to validate requestIdentity attribute [1].

[1] http://dev.w3.org/2011/webrtc/editor/webrtc.html#methods
Comment 1 Harald Alvestrand 2014-10-30 00:23:42 UTC
RequestIdentity attribute has been removed. Closing.