<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#c4">Comment # 4</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@apple.com" title="Jon Lee <jonlee@apple.com>"> <span class="fn">Jon Lee</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=304913&action=diff" name="attach_304913" title="Patch">attachment 304913</a> <a href="attachment.cgi?id=304913&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=304913&action=review">https://bugs.webkit.org/attachment.cgi?id=304913&action=review</a>
<span class="quote">>> Source/WebCore/Modules/mediastream/MediaEndpointPeerConnection.cpp:879
>> + Vector<RTCIceTransportState> transportStates(m_peerConnection.getTransceivers().size());
>
> Please use reserveInitialCapacity to preallocate without creating the objects.</span >
Done.</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>