Closed
Bug 1553227
Opened 6 years ago
Closed 6 years ago
Remove old scroll-snap implementation
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
It (or bug 1552587) block other work.
Assignee | ||
Comment 1•6 years ago
|
||
This will save us some time from figuring out what's the best thing to do in
bug 1552587, so that other patches I have in flight (mainly bug 1552708) can
land, since we cannot add a single byte to nsStyleDisplay right now otherwise.
The code removed here is well isolated and not that complicated, so it seems to
me that should be easy to bring back should we have an emergency (and I commit
to doing that while preserving the nsStyleDisplay size limit if we need to :)).
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6c2047bc2f3e
Remove old CSS scroll snap implementation. r=hiro
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/267ddc3595fe
followup: fix animation-type-longhand.js.
![]() |
||
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6c2047bc2f3e
https://hg.mozilla.org/mozilla-central/rev/267ddc3595fe
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•6 years ago
|
Keywords: site-compat
Updated•6 years ago
|
Keywords: site-compat
You need to log in
before you can comment on or make changes to this bug.
Description
•