New issue
Advanced search Search tips

Issue 667572 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

audit that user gesture bit is consistent between NavHandle construction and commit

Project Member Reported by bmcquade@chromium.org, Nov 22 2016

Issue description

In https://codereview.chromium.org/2499313003, which sets the user gesture bit at navigation handle creation time, it was discovered that the user gesture bit can sometimes be inconsistent during the lifetime of a NavigationHandle. See bug 667070 for a specific example of why this can happen. We would like to fix this, then DCHECK that the gesture bit received in DidCommitNavigation is consistent with the bit set at construction time.
 

Sign in to add a comment