Hi,
I am using Google Gears from another pulg-in (Slooger [1]),
and I am experiencing strange behavior.
Slogger allows me to specify JavaScript to be run on certain
events generated by Firefox. Such as onPageLoad, onButtonClick.
The problem emerges when I call Google Gears from Slogger.
I first get the confirmation screen asking me if I allow Google
Gears
from that site. But the site is null (empty), and then it will crash
regardless the option I chose (allow, cancel).
I think that Google Gears doesn't find the site that is running
the script because it is being run locally from a Firefox Plug-in.
Is there any way to manually specify the source site? So that
when Google Gears query me for confirmation it will actually
have a source site? Or could I just avoid this confirmation for
scripts from localhost?
1: http://www.kenschutte.com/slogger/
Regards,
Lucas S. Silva