New issue
Advanced search Search tips

Issue 766568 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 766570
Owner: ----
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

factory: Fail to load initial UI.

Project Member Reported by hungte@chromium.org, Sep 19 2017

Issue description

On ToT, Chrome will block if initial URL is extension, showing 
 
 <factory_test_extension_id> is blocked
 Requests to the server have been blocked by an extension
 Try disabling your extensions.
 ERR_BLOCKED_BY_CLIENT
   [Reload]

If we set init page to http://localhost:4012 then it would work, but due to  http://crbug.com/627372 , we won't be able to get focus in the first created window.

If we use Chrome remote debugging protocol (chrome_openurl in factory bin) then the window will have focus properly.
 

Comment 1 by hungte@chromium.org, Sep 19 2017

Mergedinto: 766570
Status: Duplicate (was: Untriaged)

Sign in to add a comment