RESOLVED DUPLICATE of bug 145157 Bug 219273
Have scroll-snap support code use ScrollSnapOffsetsInfo as much as possible
https://bugs.webkit.org/show_bug.cgi?id=219273
Summary Have scroll-snap support code use ScrollSnapOffsetsInfo as much as possible
Martin Robinson
Reported 2020-11-24 03:46:07 PST
In the future, WebKit will not use two vectors of offsets to store snap offset info. In order to prepare for this, it can instead pass around the pre-existing SnapOffsetsInfo which abstracts away how snap points are stored. This bug tracks using SnapOffsetsInfo to a greater extent and removing references to "horizontal snap offsets" and "vertical snap offsets."
Attachments
Patch (83.82 KB, patch)
2020-11-26 06:54 PST, Martin Robinson
ews-feeder: commit-queue-
Patch (87.85 KB, patch)
2020-11-26 07:24 PST, Martin Robinson
ews-feeder: commit-queue-
Patch (88.19 KB, patch)
2020-11-26 08:03 PST, Martin Robinson
ews-feeder: commit-queue-
Patch (88.60 KB, patch)
2020-11-26 08:32 PST, Martin Robinson
no flags
Martin Robinson
Comment 2 2020-11-26 06:54:26 PST
Martin Robinson
Comment 3 2020-11-26 07:24:31 PST
Martin Robinson
Comment 4 2020-11-26 08:03:04 PST
Martin Robinson
Comment 5 2020-11-26 08:32:21 PST
Martin Robinson
Comment 6 2020-11-27 06:27:33 PST
Comment on attachment 414906 [details] Patch I'm going to split these changes up into smaller pieces that are easier to review. Sorry for the noise.
Radar WebKit Bug Importer
Comment 7 2020-12-01 03:47:19 PST
Martin Robinson
Comment 8 2021-01-20 04:42:21 PST
I'm going to close this metabug in favor of using bug 145157 as the metabug, just to make chasing these a bit easier.
Martin Robinson
Comment 9 2021-01-20 04:42:37 PST
*** This bug has been marked as a duplicate of bug 145157 ***
Note You need to log in before you can comment on or make changes to this bug.