Closed
Bug 782181
Opened 13 years ago
Closed 13 years ago
Remove unused method nsMouseWheelTransaction::IsAccelerationEnabled()
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(1 file)
|
1.58 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
nsMouseWheelTransaction::IsAccelerationEnabled() isn't used in current ESM. It's used by query scroll target info event handler, but the event has gone.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #651310 -
Flags: review?(bugs)
Updated•13 years ago
|
Attachment #651310 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Target Milestone: --- → mozilla17
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•7 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
•