PikachuEXE / tabkit

Automatically exported from code.google.com/p/tabkit
0 stars 0 forks source link

p.onSecurityChange is not a function #119

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
== What exact steps will reproduce the problem? ==

1. clicking from tab to tab
2. clicking on almost any link on any web page

== What is the expected output? What do you see instead? ==
I expect no chrome errors when I use your product tabkit.  Instead I'm getting 
errors in chrome://browser/content/tabbrowser.xml

== What versions of Tab Kit and Firefox are you using? On what operating
system? ==
FireFox 3.6.10
TabKit 0.6
WinXP Pro
Console2 0.6.1 (The next generation error console)

== Please provide any additional information below. ==

There are several errors: 
 p.onSecurityChange is not a function (line 875 in chrome://browser/content/tabbrowser.xml)
 p.onProgressChange is not a function (line 344 in chrome://browser/content/tabbrowser.xml)
 p.onStatusChange is not a function (line 546 in chrome://browser/content/tabbrowser.xml)
 p.onStateChange is not a function (line 463 in chrome://browser/content/tabbrowser.xml)

Left unchecked, I believe these errors in the error console eventually create a 
memory leak by getting the log bloated with these errors which happen in the 
hundreds over a regular work day.

Any help you can give to fix this issue would be greatly appreciated.
TabKit is an awesome, indispensable tool!
Thanks for adding the tab search!

Original issue reported on code.google.com by drewshirts@gmail.com on 29 Sep 2010 at 5:38

Attachments: