Closed
Bug 799614
Opened 12 years ago
Closed 10 years ago
Add a delay to _linkBugs()'s onmouseover to prevent bzapi calls when not actually hovering
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: emorley, Unassigned)
References
Details
At the moment, moving the mouse over bug links on TBPL causes a bzapi lookup for every link rolled over, even if you don't hover (and pause) over the link.
Depending on how many _linkBugs() calls are left after bug 799612, we should consider adding a delay to onmouseover="UserInterface.loadBug(this);" to prevent wasted bzapi requests.
Assignee | ||
Updated•10 years ago
|
Product: Webtools → Tree Management
Reporter | ||
Comment 1•10 years ago
|
||
Wontfix since TBPL is being replaced by Treeherder.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•