Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 Area-Undefined

New issue 31947 by [email protected]: chrome.tabs.executeScript doesn't work with file scheme
http://code.google.com/p/chromium/issues/detail?id=31947

Chrome Version       : 4.0.288.1 (Official Build 35555) dev
URLs (if applicable) :
Other browsers tested:
  Add OK or FAIL after other browsers where you have tested this issue:
     Safari 4:
  Firefox 3.x:
         IE 7:
         IE 8:

What steps will reproduce the problem?
1. try to execute some javascript in a local file (scheme: file:///*) using
chrome.tabs.executeScript.
2.
3.

What is the expected result?
The script should be executed.

What happens instead?
Nothing happens.

Please provide any additional information below. Attach a screenshot if
possible.
This bug might be related with #28424.
We can't set a "file:///*" scheme in the manifest file (permissions
section), so chrome.tabs.executeScript won't work on local files.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to