<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Follow-up on comments for bug 169664"
   href="https://bugs.webkit.org/show_bug.cgi?id=169709#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Follow-up on comments for bug 169664"
   href="https://bugs.webkit.org/show_bug.cgi?id=169709">bug 169709</a>
              from <span class="vcard"><a class="email" href="mailto:jonlee&#64;apple.com" title="Jon Lee &lt;jonlee&#64;apple.com&gt;"> <span class="fn">Jon Lee</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=169709#c0">comment #0</a>)
<span class="quote">&gt; From Youenn:
&gt; &gt; Source/WebCore/Modules/mediastream/MediaEndpointPeerConnection.cpp:865
&gt; &gt; +    Vector&lt;RTCIceTransportState&gt; transportStates;
&gt; 
&gt; I know this is untouched code.
&gt; Would you be able to use reserveInitialCapacity/uncheckedAppend
&gt; 
&gt; &gt; Source/WebCore/Modules/mediastream/MediaEndpointPeerConnection.cpp:870
&gt; &gt; +    m_peerConnection.updateIceConnectionState(static_cast&lt;RTCIceConnectionState&gt;(derivedState));
&gt; 
&gt; This looks bad, deriveAggregatedIceConnectionState should really be changed
&gt; to return RTCIceConnectionState.</span >

I have a patch for this, but should MediaEndpointPeerConnection be part of the xcodeproj at all?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>