Closed
Bug 310003
Opened 19 years ago
Closed 13 years ago
ESM mousewheel code should use AppendLiteral instead of Append for appending strings
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: asaf, Assigned: masayuki)
References
Details
ESM mousewheel code should use AppendLiteral instead of Append. see bug 309227
comment 4
Reporter | ||
Updated•19 years ago
|
Summary: ESM mousewheel code should use AppendLiteral instead of Append → ESM mousewheel code should use AppendLiteral instead of Append for appending strings
Reporter | ||
Updated•19 years ago
|
Assignee: events → bugs.mano
Priority: -- → P3
Target Milestone: --- → mozilla1.9alpha
Reporter | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Updated•16 years ago
|
QA Contact: ian → events
Target Milestone: mozilla1.9alpha1 → ---
Assignee | ||
Comment 1•13 years ago
|
||
Will be fixed by bug 719320.
Assignee: mano → masayuki
Depends on: 719320
Assignee | ||
Comment 2•13 years ago
|
||
fixed by bug 719320.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•