Fire scrollend events to content by default
Categories
(Core :: Panning and Zooming, task, P2)
Tracking
()
People
(Reporter: dlrobertson, Assigned: dlrobertson)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Set apz.scrollend-event.content.enabled=true to fire scrollend events to content by default, and let the feature ride the trains.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
Enable firing the scrollend event to content by default.
Comment 3•3 years ago
|
||
Backed out for causing wpt failures on math-global-event-handlers.tentative.html
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-PASS | /mathml/relations/html5-tree/math-global-event-handlers.tentative.html | onscrollend: must be on the appropriate locations for GlobalEventHandlers - expected FAIL
| Assignee | ||
Comment 4•3 years ago
|
||
(In reply to Cristian Tuns from comment #3)
Backed out for causing wpt failures on math-global-event-handlers.tentative.html
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-PASS | /mathml/relations/html5-tree/math-global-event-handlers.tentative.html | onscrollend: must be on the appropriate locations for GlobalEventHandlers - expected FAIL
Looks like new wpt tests that should pass with apz.scrollend-event.content.enabled=true. Updated the test expectations.
Comment 6•3 years ago
|
||
| bugherder | ||
Comment 7•3 years ago
|
||
We're tracking documentation changes for this in the following GitHub issue -> https://github.com/mdn/content/issues/22814
| Assignee | ||
Comment 8•3 years ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: Adds a new event scrollend which is fired when a scroll has completed.
[Affects Firefox for Android]:
[Suggested wording]: scrollend events fired to content by default on scroll completed.
[Links (documentation, blog post, etc)]:
Updated•3 years ago
|
Updated•3 years ago
|
Description
•