summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-05-22 00:56:31 +0100
committerNick White <git@njw.me.uk>2011-05-22 00:56:31 +0100
commit9edcd4ac295c8799664016276ff9e39da55c6906 (patch)
tree1eb19624f7d3357925f206e3dd2f497caa6e1cbd /BUGS
parenta77c6369bda2217903c0d184e1fa092db2c5c2d6 (diff)
Detail chromium bug, ensure makecrx uses standard unix dd
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS8
1 files changed, 8 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index e69de29..b85f83d 100644
--- a/BUGS
+++ b/BUGS
@@ -0,0 +1,8 @@
+# Chromium
+
+* page action doesn't work from icon on file:// (though from keybind it works fine
+)
+ 'Error during tabs.executeScript: Cannot access contents of url "file:///hom
+e/nick/marlbo2.htm". Extension manifest must request permission to access this host.
+'
+ which is unfair, as it does (with <all_urls>). likely therefore a bug in chromium.