Chromium Code Reviews
DescriptionReally de-flake ChildProcessLauncherTest#testBindServiceFromMultipleProcesses.
The previous attempt was a bad band-aid around this underlying issue:
there are multiple paths to enter
ChildProcessConnectionImpl.doSetupConnection(). Failing to
bindToCaller() was only preventing one of those paths in
onServiceConnected(). The connection now tracks this and does not call
setupConnection() if bindToCaller() failed.
BUG=683133, 685052
R=boliu@chromium.org
Review-Url: https://codereview.chromium.org/2655463012
Cr-Commit-Position: refs/heads/master@{#446451}
Committed: https://chromium.googlesource.com/chromium/src/+/4a79d8da197d36b7b28ce24da4e694a12c787183
Patch Set 1 #
Total comments: 4
Patch Set 2 : Simpler poll criteria. #
Messages
Total messages: 22 (14 generated)
|
|||||||||||||||||||||||||||||||||||||