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

Issue 765289 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

EventRouter::DispatchEventWithLazyListener seems to have race condition with content::IsBrowserSideNavigationEnabled()

Project Member Reported by weidongg@chromium.org, Sep 14 2017

Issue description

In feedback_private_api.cc, if we are using EventRouter::DispatchEventWithLazyListener instead of EventRouter::DispatchEventToExtension to dispatch event and content::IsBrowserSideNavigationEnabled() is true, the test LoginFeedbackTest.Basic times out. 

There seems to be a race condition in this situation.

This is a follow up bug for  issue 764997  which is fixed with a work around solution.
 
Owner: dbertoni@chromium.org
Status: Assigned (was: Untriaged)

Sign in to add a comment