Closed
Bug 69803
Opened 24 years ago
Closed 20 years ago
Kernel usage pops up when displaying Viewer Demo #13 (DHTML) with your mouse moving.
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: doctor__j, Unassigned)
References
Details
(Keywords: memory-footprint, perf)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; 0.8) Gecko/20010221
BuildID: 2001022105
During the display of Viewer Demo test #13 (DHTML), kernel usage surges from
10-15% to 70-80% (no other apps running) whenever
the mouse is moving.
The "Red", "Green" & "Blue" flying texts runs very smoothly when the mouse is
moving. They move jerkily (comparitively) when the mouse stops moving.
Mouse cursor redraw forces the flying texts to be re-rendered more frequently??
Reproducible: Always
Steps to Reproduce:
1) Open "Debug Menu" in your browser.
2) Choose "Viewer Demos"
3) Choose "#13 DHTML"
4) Move your mouse around and see the difference in text movement.
Comment 3•24 years ago
|
||
Marking NEW.
Comment 4•24 years ago
|
||
This happens at almost any animated DHTML page. for some reason mousing over the
animation causes both processor use to increase and causes the animation to go
faster (or, from bug 35819, go the proper speed because the regular is too slow)
Comment 5•24 years ago
|
||
profiling this with quantify happily causes it to crash. Not right away. Oh
no... about 90% through the summary state it says it has corrupted data and
doesn't want to continue.
Comment 7•24 years ago
|
||
adding cathleen (again)
Comment 8•24 years ago
|
||
->layout
Assignee: asa → attinasi
Component: Browser-General → Layout
QA Contact: doronr → petersen
Comment 9•24 years ago
|
||
ummm are we no longer including the Viewer demos in the nightly builds? Are they
located online anywhere so we can continue testing?
Updated•24 years ago
|
Target Milestone: --- → mozilla1.1
Comment 10•23 years ago
|
||
Mike, viewer demo should still be in nightly builds.
Summary: Kernel usage pops up when displaying Viewer Demo #13 with your mouse moving. → Kernel usage pops up when displaying Viewer Demo #13 (DHTML) with your mouse moving.
Comment 11•23 years ago
|
||
you are correct. They were out of the builds for a period a while back. I can't
verify that the kernel usage increases, because it appears that kernel usage is
increasing due to other bugs in today's builds.
Comment 12•23 years ago
|
||
Using trunk build 2002121908 on winxp pro sp1, 1.1ghz, 512ram the cpu usage is
constantly at 100% while running the (really slow) DHTML Viewer Demo.
Assignee: attinasi → other
Comment 13•22 years ago
|
||
Using build 2003040604, Win XP, 2.2 GHz, 512 M RAM, Viewer Demo #13 is running fine.
Blocks: 21762
![]() |
||
Updated•22 years ago
|
Whiteboard: DUPEME
Comment 14•22 years ago
|
||
Probably the steroids in your machine :) build 20030421 crawls on my 450 PII
WinXP 196MB RAM.
Any reason this is a dupeme?
Comment 16•20 years ago
|
||
WFM, tested with 1.8b on Windows 2000 SP4
Comment 17•20 years ago
|
||
Also WFM on Windows XP Sp2 with Mozilla 1.8Beta. Marking WFM.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•