Closed Bug 861774 Opened 12 years ago Closed 12 years ago

Test Pilot shouldn't use "mouseenter" and "mouseleave"

Categories

(Mozilla Labs Graveyard :: Test Pilot, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: masayuki, Unassigned)

References

Details

(Keywords: perf)

http://mxr.mozilla.org/mozilla-central/source/browser/app/profile/extensions/testpilot@labs.mozilla.com/content/flot/jquery.js#2880 Test Pilot is using "mouseenter" and "mouseleave" via jQuery. I'm not familiar with jQuery. So, if the code doesn't actually use them, there is no problem. But if not so, the code makes damage to performance on the document. Basically, chrome script shouldn't use their event listeners for performance.
Assignee: dtownsend+bugmail → nobody
Depends on: 867445
Summary: Test Pilot shouldn't use "mosueenter" and "mouseleave" → Test Pilot shouldn't use "mouseenter" and "mouseleave"
fixed by bug 867445.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in before you can comment on or make changes to this bug.