[fuchsia] Set an ephemeral debugging port for child contexts
Previously, all contexts would share the same port for remote debugging, resulting in the main context failing to open the remote debugging port randomly. With this change, only the main context uses the default port. All other contexts use an ephemeral port. Bug: 1076982 Change-Id: I6fa2fee65c10277c5e5e705d051e13f7db62057d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443531 Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Auto-Submit: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#813855}
Showing
Please register or sign in to comment