[Webkit-unassigned] [Bug 169709] Follow-up on comments for bug 169664

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 20 14:59:46 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=169709

--- Comment #4 from Jon Lee <jonlee at apple.com> ---
Comment on attachment 304913
  --> https://bugs.webkit.org/attachment.cgi?id=304913
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=304913&action=review

>> Source/WebCore/Modules/mediastream/MediaEndpointPeerConnection.cpp:879
>> +    Vector<RTCIceTransportState> transportStates(m_peerConnection.getTransceivers().size());
> 
> Please use reserveInitialCapacity to preallocate without creating the objects.

Done.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170320/24b232c3/attachment.html>


More information about the webkit-unassigned mailing list