Closed
Bug 1428879
Opened 7 years ago
Closed 7 years ago
Enable support for 'overscroll-behavior' by default
Categories
(Core :: Layout, enhancement)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
In bug 951793 we added support for the proposed 'overscroll-behavior' CSS property [1], behind the pref "layout.css.overscroll-behavior.enabled".
I would like to ship this property in Firefox 59. There are a couple of known issues with it (bug 1425573, bug 1425603), but I don't believe they're severe enough to block the release. (I would still like to fix them by Firefox 60, which will be an ESR release.)
[1] https://wicg.github.io/overscroll-behavior/
Assignee | ||
Updated•7 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 1•7 years ago
|
||
"Intent to ship" email: https://www.mail-archive.com/dev-platform@lists.mozilla.org/msg24615.html
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8941138 [details]
Bug 1428879 - Enable layout.css.overscroll-behavior.enabled by default.
https://reviewboard.mozilla.org/r/211412/#review217206
Attachment #8941138 -
Flags: review?(bugmail) → review+
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f274c8f16f4e
Enable layout.css.overscroll-behavior.enabled by default. r=kats
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Comment 6•7 years ago
|
||
See https://bugzilla.mozilla.org/show_bug.cgi?id=951793#c212 for documentation info. The release note references this bug, and notes it as being enabled in all releases.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•