New issue
Advanced search Search tips

Issue 617599 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows , Mac
Pri: 3
Type: Bug



Sign in to add a comment

--disable-infobars command-line option disables remote debug extension API

Project Member Reported by pmeenan@chromium.org, Jun 6 2016

Issue description

Using the --disable-infobars command-line option causes the dev tools remote debug extension API (chrome.debugger) to fail.  Presumably the default action when the infobar is disabled is the same as canceling the activity in the infobar.

For testing purposes (particularly in WebPageTest) it would be helpful to keep the infobar hidden while tests are running.

 
Components: Platform>DevTools

Comment 2 by l...@chromium.org, Jun 8 2016

Cc: dgozman@chromium.org
Status: Available (was: Untriaged)
@dgozman, would you like to look at this?
Add --silent-debugger-extension-api ?
Status: WontFix (was: Available)
Oh, perfect - didn't know that one existed.  Works great by itself or even combined with the disable-infobars.  Closing.

Sign in to add a comment