Hello, I am trying to use Prototype in my extension, especially the PeriodicalExecuter. Somehow the code works when executed directly from a HTML site but hangs when used in an extension. I inserted some debug statements and narrowed the problem down to the expression this.onTimerEvent.bind(this) in PeriodicalExecuter.registerCallback Somehow the interpreter does not return from that expression when used for extensions. Does anyone have any ideas? Thanks, Martin
_______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
