<?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>24875</bug_id>
          
          <creation_ts>2014-03-01 05:26:08 +0000</creation_ts>
          <short_desc>Examples in the WebRTC spec are not updated As per the modified API.</short_desc>
          <delta_ts>2014-06-04 12:08:54 +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>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kiran">g.kiranreddy4u</reporter>
          <assigned_to name="Web RTC Working Group">public-webrtc</assigned_to>
          <cc>adam.bergkvist</cc>
    
    <cc>kiran.guduru</cc>
    
    <cc>public-webrtc</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>101692</commentid>
    <comment_count>0</comment_count>
    <who name="Kiran">g.kiranreddy4u</who>
    <bug_when>2014-03-01 05:26:08 +0000</bug_when>
    <thetext>RTCPeerConnection.addIceCandidate() in [1, 2] has been modified to add success and failure call backs which are non-null arguments.
But the examples in 10.1 and 10.3 in [1] and/or 13.1 and 13.3 of [2] were not modified in [1].
Please update them to the modified API in next version of the spec.

[1] http://dev.w3.org/2011/webrtc/editor/webrtc.html
[2] http://www.w3.org/TR/webrtc/

Thanks,
Kiran.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101754</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Bergkvist">adam.bergkvist</who>
    <bug_when>2014-03-03 12:30:09 +0000</bug_when>
    <thetext>True; thanks for pointing this out.

Code-wise it gets a bit strange to have a mandatory success callback on this kind of operation. You don&apos;t continue the flow of the app in the success callback, it simply says that from now on you shouldn&apos;t expect an error from this method.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107266</commentid>
    <comment_count>2</comment_count>
    <who name="Kiran">kiran.guduru</who>
    <bug_when>2014-06-04 12:07:12 +0000</bug_when>
    <thetext>fixed in 20140127 version</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>