Closed Bug 1689540 Opened 4 years ago Closed 8 months ago

mousewheel events should be passive by default (failures in WPT /dom/events/passive-by-default.html)

Categories

(Core :: DOM: Events, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1529953

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

Syncing wpt PR 26627 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

/dom/events/document-level-wheel-event-listener-passive-by-default.html: ERROR (Chrome: OK, Safari: ERROR)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1679070 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

The test seems to have been moved to /dom/events/passive-by-default.html.

We're failing the mousewheel cases:

mousewheel listener is passive by default for Window, HTMLDocument, HTMLHtmlElement, HTMLBodyElement
mousewheel listener is passive with {passive:undefined} for Window, HTMLDocument, HTMLHtmlElement, HTMLBodyElement
Blocks: 1888497
Severity: -- → S3
Summary: New wpt failures in /dom/events/document-level-wheel-event-listener-passive-by-default.html → mousewheel events should be passive by default (failures in WPT /dom/events/passive-by-default.html)
Whiteboard: [wpt]
Component: DOM: Core & HTML → DOM: Events

We might as well close this as a duplicate of bug 1529953 for now, until we support mousewheel events.

Status: NEW → RESOLVED
Closed: 8 months ago
Duplicate of bug: 1529953
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.