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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>199316</bug_id>
          
          <creation_ts>2019-06-28 03:38:21 -0700</creation_ts>
          <short_desc>addIceCandidate({candidate: &quot;&quot;, sdpMLineIndex: 0 })) throws an error</short_desc>
          <delta_ts>2021-01-17 04:01:48 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebRTC</component>
          <version>Safari 12</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dag-Inge Aas">daginge</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1548777</commentid>
    <comment_count>0</comment_count>
    <who name="Dag-Inge Aas">daginge</who>
    <bug_when>2019-06-28 03:38:21 -0700</bug_when>
    <thetext>What steps will reproduce the problem?
(1) go to https://webrtc.github.io/samples/src/content/peerconnection/pc1/
(2) make a call
(3) paste the following into the JS console
pc2.addIceCandidate({sdpMLineIndex: 0, candidate: &quot;&quot;})

What is the expected result?
The promise resolves.

What happens instead?
an exception is thrown: OperationError: Expect line: candidate:&lt;candidate-str&gt; 

This is a problem since Firefox 69 (at least) started generating those candidates.

This is a duplicate of issue https://bugs.chromium.org/p/chromium/issues/detail?id=978582. Adapter can provide a fix for this, but we would like to make that fix temporary.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1719980</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-01-15 13:36:11 -0800</bug_when>
    <thetext>&lt;rdar://problem/73261447&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1720172</commentid>
    <comment_count>2</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2021-01-17 04:01:48 -0800</bug_when>
    <thetext>This seems fixed in latest STP.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>