Password alert throws javascript exceptions when loading local files |
|
Issue description
Version: 51.0.2700.0/dev
OS: OSX 10.11.6a
What steps will reproduce the problem?
(1) Open any local file.
For example, in this page go to file->save as, and save the file to your desktop, then open it.
(2) Open chrome://inspect/#extensions and select password alert
(3) Notice the javascript errors (see screenshot):
extensions::lastError:133 Unchecked runtime.lastError while running tabs.executeScript: Cannot access contents of url "file:///Users/pdr/Desktop/viewbox.html". Extension manifest must request permission to access this host.
at Object.callback (chrome-extension://[ ...snip... ]/background_compiled.js:38:330)
,
Apr 13 2016
Thanks Lazyboy! I'll file my passwordalert issues there in the future. |
|
►
Sign in to add a comment |
|
Comment 1 by lazyboy@chromium.org
, Apr 13 2016