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

Issue 674034 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 626847
Owner: ----
Closed: Dec 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Support DevTools "/json/new" command.

Project Member Reported by eseckler@chromium.org, Dec 14 2016

Issue description

Cross-posting from headless-dev:

"IIUC, it's caused by HeadlessDevToolsManagerDelegate doesn't implement CreateNewTarget, when DevToolsHttpHandler::OnJsonRequest receives the request, it calls DevToolsManagerDelegate::CreateNewTarget, which always returns NULL."

We can probably hook up HeadlessDevToolsManagerDelegate::CreateNewTarget to HeadlessDevToolsManagerDelegate::CreateTarget with reasonable defaults for the additional parameters.
 
Mergedinto: 626847
Status: Duplicate (was: Available)

Sign in to add a comment