Closed
Bug 105342
Opened 23 years ago
Closed 23 years ago
JS counter doesn't count in the latest builds
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 105257
People
(Reporter: Matti, Assigned: pavlov)
Details
(Keywords: regression)
Attachments
(1 file)
12.40 KB,
text/html
|
Details |
win2k build 20011017..
This is a recent regression and it worked ~6 days ago.
1. Load the testcase
(it's from http://www.setigermany.de/statistiken/countdown/SG_Counter.htm but
this counter is updated every hour)
2. The counter should count :-)
This works in IE, NS4.7x, Mozilla 0.9.5
Reporter | ||
Comment 1•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Keywords: mozilla0.9.6,
regression
Summary: JS counter doesn't coun in the latest builds → JS counter doesn't count in the latest builds
Comment 2•23 years ago
|
||
Matti,
Can you point to the exact couter that had to be updated.. There are many
javascript counters in the URL that you have attached.
Reporter | ||
Comment 3•23 years ago
|
||
Amarendra Hanumanula:
I attachted the current source of the counter because the Counter at the URL
that I have posted is every hour updated (the source change a little bit but you
can see the bug also at the URL)
It's easy to test :
Load this testcase in NS4.7x or IE or Mozilla 0.9.5 and you will see how this
counter works.
("That will at least" counts ~every secound down and the part after : WUs bis/to
Team Art Bell should be all zero)
Load the counter in a current trunk build and you will see the bug.
Comment 4•23 years ago
|
||
The JS on the page does run as it's supposed to, but the images that make up the
counter are not updated. Over to imagelib.
Assignee: jst → pavlov
Component: DOM Level 0 → ImageLib
QA Contact: amar → tpreston
Reporter | ||
Comment 5•23 years ago
|
||
Thanks Johnny !
This is then a dupe of bug 105257
*** This bug has been marked as a duplicate of 105257 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 6•23 years ago
|
||
and verified (works now after 105257 is fixed)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•