akira-kurogane / furigana-injector

Automatically exported from code.google.com/p/furigana-injector
2 stars 1 forks source link

Internal tab-port error #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Report from tvannet, originally in issue #50:

* After adding and removing furigana, if I don't touch a tab for a while (maybe 
5 or 10 minutes) and come to back to it after, I get the following error 
message when clicking the extension icon : "Sorry, Furigana Injector has had an 
error. After receiving the reply from the server it couldn't communicate with 
the tab, which is an internal Chrome extensions error.
(N.b. If you know how to replicate this error please contact the developer.)"
By the way, I'm not completely sure about the conditions needed to replicate 
this but I got it a lot while doing the tests.

Original issue reported on code.google.com by akira%ya...@gtempaccount.com on 25 Dec 2010 at 4:51

GoogleCodeExporter commented 9 years ago
Fix made by throwing out manual tracking of tabs vs ports, and using 
chrome.tab.executeScript() instead.

Testing yet todo.

Original comment by akira%ya...@gtempaccount.com on 26 Dec 2010 at 2:29