[webkit-reviews] review granted: [Bug 214818] Check m_connection in NetworkRTCProvider::createResolver/stopResolver : [Attachment 405262] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 07:16:22 PDT 2020


Eric Carlson <eric.carlson at apple.com> has granted  review:
Bug 214818: Check m_connection in
NetworkRTCProvider::createResolver/stopResolver
https://bugs.webkit.org/show_bug.cgi?id=214818

Attachment 405262: Patch

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




--- Comment #2 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 405262
  --> https://bugs.webkit.org/attachment.cgi?id=405262
Patch

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

> Source/WebKit/ChangeLog:8
> +	   We need to check for m_connection when hopping to main thread as the
NetworkRTCProvider might get closed otherwise.

s/might get closed otherwise/might already be closed/


More information about the webkit-reviews mailing list