Closed
Bug 21885
Opened 26 years ago
Closed 26 years ago
[Perf Feature] Implement XBL event bindings
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
FIXED
M14
People
(Reporter: hyatt, Assigned: hyatt)
References
Details
(Keywords: perf, Whiteboard: This is the big M14 bug.)
Key bindings waste a lot of time doing string compares instead of atom compares.
They also do a walk of all key nodes instead of using a hashtable.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Summary: [Perf] Key bindings should use hashtables and atoms → [Perf] Implement XBL event bindings using hashtables and atoms
Target Milestone: M13
| Assignee | ||
Comment 1•26 years ago
|
||
...
Updated•26 years ago
|
Summary: [Perf] Implement XBL event bindings using hashtables and atoms → [Perf Feature] Implement XBL event bindings using hashtables and atoms
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M13 → M14
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL. XUL
component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
| Assignee | ||
Updated•26 years ago
|
Summary: [Perf Feature] Implement XBL event bindings using hashtables and atoms → [Perf Feature] Implement XBL event bindings
Whiteboard: This is the big M14 bug.
Comment 5•26 years ago
|
||
putting on beta1 radar
| Assignee | ||
Comment 6•26 years ago
|
||
Modulo a few XBL features that aren't needed just yet, this bug is done for M14.
Marking fixed. Can open individual bugs on feature work as needed.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 7•26 years ago
|
||
please ignore, massive spam giving jrgm@netscape.com backlog of XPToolkits
resolved fixed bugs to verify
QA Contact: paulmac → jrgm
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•