[webkit-reviews] review granted: [Bug 207326] Do not process newly gathered ICE candidates if document is suspended : [Attachment 389943] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 6 08:09:38 PST 2020


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 207326: Do not process newly gathered ICE candidates if document is
suspended
https://bugs.webkit.org/show_bug.cgi?id=207326

Attachment 389943: Patch

https://bugs.webkit.org/attachment.cgi?id=389943&action=review




--- Comment #5 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 389943
  --> https://bugs.webkit.org/attachment.cgi?id=389943
Patch

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

> Source/WebCore/testing/MockLibWebRTCPeerConnection.cpp:95
> +    int m_delay { 0 };

unsigned.
Also, delay makes me think "Seconds" but this is run loop iterations.


More information about the webkit-reviews mailing list