Closed
Bug 1797013
Opened 2 years ago
Closed 2 years ago
Implement onscrollend EventHandler
Categories
(Core :: Panning and Zooming, defect, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: hiro, Assigned: dlrobertson)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Assignee | ||
Comment 1•2 years ago
|
||
Good catch! Thanks for notifying me of this.
Assignee | ||
Comment 2•2 years ago
|
||
Add the onscrollend global event handler. The onscrollend event handler should
only be made available if the apz.scrollend-event.content.enabled preference has
been set.
Updated•2 years ago
|
Assignee: nobody → drobertson
Status: NEW → ASSIGNED
Pushed by drobertson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/21cacc07ccef
Add the onscrollend event handler. r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/36688 for changes under testing/web-platform/tests
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Upstream PR merged by moz-wptsync-bot
Keywords: dev-doc-needed
Comment 7•2 years ago
|
||
MDN Docs for this can be tracked through: https://github.com/mdn/content/issues/22814
Updated•2 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•