[devtools] Remove a conditional that possibly exposes an ordering bug
This CL removes a conditional that defends against a message reordering bug, but introduces a target confusion, and hence message loss, in the DevTools front-end for certain navigations (the test oopif-elements-navigate-out-extra-info.js exposes the bug). We expect these tests to flake and expose the reordering bug, so we can fix that one next. Bug: chromium:1030329 Fixed: 1030329 Change-Id: I0f14d6dcfe4047ff252fa1b4dd956f4258e4e45b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1948898 Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#723433}
Showing
Please register or sign in to comment