Open Bug 1139727 Opened 9 years ago Updated 2 years ago

Get rid of mouse fallback code in BrowserElementPanningAPZDisabled.js

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86
macOS
defect

Tracking

()

People

(Reporter: paul, Unassigned)

References

Details

In BrowserElementPanningAPZDisabled.js, we listen to mouse events if touch events are not enabled. As for now, there is no setup where mouse events are disabled (dom.w3c_pointer_events.enabled is always 1 in B2G), so this code path is never used. Also, bug 1138252 will prevent BrowserElementPanningAPZDisabled.js to load when touch events are not enabled.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.