Closed Bug 15916 Opened 26 years ago Closed 26 years ago

need to fix context menu inefficiency

Categories

(SeaMonkey :: General, defect, P3)

All
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: law, Assigned: hyatt)

Details

The context menu strategy of building the menu each time from scratch (copying items from a "template") is terribly inefficient. A better approach would be to use style="display:none;" to hide the elements rather than remove them. This eliminates the need for the template and makes the code much better overall.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed checked in (I just opened this bug to give me an excuse).
Status: RESOLVED → REOPENED
Assignee: law → hyatt
Status: REOPENED → NEW
Resolution: FIXED → ---
Target Milestone: M12
Status: NEW → ASSIGNED
this still sucks. we need to profile it.
probably something stupid in my menu frame code...
mass-moving all m12 bugs to m13
Status: ASSIGNED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
Adding verifyme keyword.
Keywords: verifyme
Old bug...fixed some time ago. marking verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.