New issue
Advanced search Search tips

Issue 812430 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

chrome.debugger doesn't work on data: URIs

Project Member Reported by paulir...@chromium.org, Feb 15 2018

Issue description

As the title says, regardless of what's in the manifest permissions (data:*, <all_urls>, *://*/*), chrome.debugger.sendCommand won't succeed on data uri pages.

The error:
> Cannot access contents of the page. Extension manifest must request permission to access the respective host.


Some more details:

* https://github.com/GoogleChrome/lighthouse/pull/4470#issuecomment-364285888
* https://stackoverflow.com/questions/15461142/chrome-extension-permissions-to-manipulate-content-of-data-uris
 
Owner: paulir...@chromium.org
Status: Started (was: Untriaged)
cl: https://chromium-review.googlesource.com/c/chromium/src/+/919984
Status: Fixed (was: Started)

Sign in to add a comment