Make ValidateSpeculativeRenderFrameHostForBug1146573 stricter.
Currently it triggers when ShouldSkipEarlyCommitPendingForCrashedFrame but it's expected that this leads to same-site-instance frame swaps because a crashed frame is being replaced. So this is just noise. Also, it seems that the this bug never occurs when ShouldSkipEarlyCommitPendingForCrashedFrame is enabled. https://crrev.com/c/2563047/12 shows that this no longer triggers with this enabled, there is one failure but it's unrelated to this validation. Bug: 1146573 Change-Id: Ia79cae066c96ef0e70963a7584f13278eebc8521 Cq-Do-Not-Cancel-Tryjobs: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563047Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#832640}
Showing
Please register or sign in to comment