<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>25545</bug_id>
          
          <creation_ts>2014-05-05 11:34:52 +0000</creation_ts>
          <short_desc>Initialization of of RTCConfiguration while invoking RTCPeerConnection.getConfiguration should be updated.</short_desc>
          <delta_ts>2014-10-31 16:52:50 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebRTC Working Group</product>
          <component>WebRTC API</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kiran">kiran.guduru</reporter>
          <assigned_to name="Web RTC Working Group">public-webrtc</assigned_to>
          <cc>harald</cc>
    
    <cc>public-webrtc</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>105036</commentid>
    <comment_count>0</comment_count>
    <who name="Kiran">kiran.guduru</who>
    <bug_when>2014-05-05 11:34:52 +0000</bug_when>
    <thetext>When RTCPeerConnection.getConfiguration is invoked [1], a new RTCConfiguration object is created and initialized. While initializing this newly created object, spec is missing to specify, initialization of requestIdentity attribute.

This may be fixed by modifying the following line 

When this method is call, the user agent MUST construct new RTCConfiguration object to be returned, and initialize it using the ICE Agent&apos;s ICE transports setting and ICE servers list.

to

When this method is called, the user agent MUST construct new RTCConfiguration object to be returned, and initialize it using the ICE Agent&apos;s ICE transports setting and ICE servers list and requestIdentity.

[1] http://dev.w3.org/2011/webrtc/editor/webrtc.html#widl-RTCPeerConnection-getConfiguration-RTCConfiguration</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114356</commentid>
    <comment_count>1</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2014-10-31 16:52:50 +0000</bug_when>
    <thetext>RequestIdentity is gone, so this is OBE.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>