SpareChildConnection.isEmpty() can return false incorrectly |
||
Issue descriptionorg.chromium.content.browser.SpareChildConnection.isEmpty() should return false if no connection is available, meaning the next call to getConnection will return a non null connection. However a call to isEmpty can return false even if no connection is available: after a call to getConnection where a connection was returned but that connection was not ready yet.
,
Jul 6 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 6 2017