Closed
Bug 494708
Opened 16 years ago
Closed 16 years ago
Error log shows "cb is not a function" in chrome://jetpack/content/js/timers.js
Categories
(Mozilla Labs :: Jetpack Prototype, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mail, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1b4) Gecko/20090423 Firefox/3.5b4 (.NET CLR 3.5.30729)
Build Identifier: Jetpack 0.1.3
Error: cb is not a function
Sourcefile: chrome://jetpack/content/js/timers.js
Line: 9
Happens with: " setInterval( "this.update(doc)" , 10*1000 ); " in Source of an Jetpack-App
Reproducible: Always
Steps to Reproduce:
The error-message shows up every 10 seconds acording to the interval set
sorry my fault
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•