New issue
Advanced search Search tips

Issue 674384 link

Starred by 3 users

Issue metadata

Status: Archived
Owner:
Closed: Oct 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug-Regression



Sign in to add a comment

[devtools extension] chrome.devtools.* API doesn't work when inspecting android webview.

Reported by luoning9...@hotmail.com, Dec 15 2016

Issue description

UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36

Steps to reproduce the problem:
1. Download this source to build a simple chrome devtools extension, https://github.com/luoshangyu/chromeDevTools.

2. Install it in the developer mode.

3. Connect to an Android device, the Android device should install some app with WebView remote debug enabled.

4. Open Chrome://inspect

5. Open the android app.

6. click the inpsect link to launch devtools.

What is the expected behavior?
the devtools extension should should workds on the devtools window.

What went wrong?
The devtools.js only executed some code like 'alert', but failed for executing chrome.devtools.* API.

Did this work before? Yes properly 50.xxx(unsure since the chrome auto-updated)

Chrome version: 55.0.2883.87  Channel: stable
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
Flash Version: Shockwave Flash 24.0 r0
 
devtools.zip
31.0 KB Download
or download devtools.zip, so that you don't need to access my github to get the source.
Labels: M-55 prestable-55.0.2883.87
when this bug will be fixed?
Cc: caseq@chromium.org
caseq@ - do devtools extensions work while remote debugging?
Components: Mobile>WebView

Comment 6 by alph@chromium.org, Jan 10 2017

Cc: -caseq@chromium.org
Owner: caseq@chromium.org
Status: Assigned (was: Unconfirmed)
Status: Archived (was: Assigned)
Bulk DevTools triage, closing low priority issues with no action plan.

Sign in to add a comment