Correct RTCPeerConnection garbage collection test to use async GC
The old test did not check that RTCPeerConnections were garbage collected, due to an inverted condition, so failed to detect that synchronous GC did not work. The new test uses asynchronous garbage collection. Bug: 825576 Change-Id: I4a4b35c3731007153365d8b22e03fb323ea9b55c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1831807 Commit-Queue: Harald Alvestrand <hta@chromium.org> Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#701493}
Showing
Please register or sign in to comment