WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
Patch
(87.85 KB, patch)
2020-11-26 07:24 PST
,
Martin Robinson
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(88.19 KB, patch)
2020-11-26 08:03 PST
,
Martin Robinson
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(88.60 KB, patch)
2020-11-26 08:32 PST
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 2
2020-11-26 06:54:26 PST
Created
attachment 414902
[details]
Patch
Martin Robinson
Comment 3
2020-11-26 07:24:31 PST
Created
attachment 414904
[details]
Patch
Martin Robinson
Comment 4
2020-11-26 08:03:04 PST
Created
attachment 414905
[details]
Patch
Martin Robinson
Comment 5
2020-11-26 08:32:21 PST
Created
attachment 414906
[details]
Patch
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
<
rdar://problem/71844999
>
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.
Top of Page
Format For Printing
XML
Clone This Bug