New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 707404 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Apr 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

WebNavigationApiTest.ForwardBack started flaking with PlzNavigate after r460581

Project Member Reported by jam@chromium.org, Mar 31 2017

Issue description

r460581 make browser initiated navigations don't go to the renderer first, unless the browser knows that the previous page had a beforeunload handler. This did change timing, which caused other failures. All the other failures were test bugs or code bugs. I'm fairly confident there's no underlying bug in plznavigate that was added from that.

I suspect with WebNavigationApiTest.ForwardBack the bug is in the webnavigation code, since the test is pretty simple.

Nasko: can you help take a look at this? It repros locally on Windows release builds (but not debug, or any builds on Linux)
 

Comment 1 by clamy@chromium.org, Apr 20 2017

Status: Fixed (was: Untriaged)
r460581 was reverted, so I'm closing this.

Sign in to add a comment