Closed
Bug 538408
Opened 15 years ago
Closed 15 years ago
the tab onReady method fires once for every iframe in a tab
Categories
(Mozilla Labs :: Jetpack Prototype, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 543524
People
(Reporter: dmosedale, Unassigned)
Details
I'm trying to debug a jetpack that keeps track of the amount of time spent in a tab. Unfortunately, associating timer objects with tabs in a way that works in tabs containing iframe is problematic (impossible?), because in Jetpack 0.7 running on Firefox 3.6b5 on Mac OS X, the onReady method for a tab fires once for every iframe in the tab rather than just once for the tab.
Comment 1•15 years ago
|
||
Oh man, my bad. I will fix this in the reboot for sure.
Thanks for the report!
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•