DescriptionPlzNavigate: Triage tests failing due to flipped WebFrameClient callbacks
As described in crbug.com/638900, when running in PlzNavigate the
order of the WebFrameClient and didStartProvisionalLoad() and
didFinishDocumentLoad() callbacks is inverted from non-PlzNavigate when
loading a subframe while parsing the document. This inversion causes these
layout tests to fail because they see WebFrameTestClient's output from
these callbacks in the opposite order from what's expected.
BUG=638900
Committed: https://crrev.com/321db6cd62126d6a12de04ea8b874d3b7f10adad
Cr-Commit-Position: refs/heads/master@{#413102}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 8 (3 generated)
|