WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
230506
Wrap ScrollingMomentumCalculator in a ScrollAnimationMomentum when used for scroll snap
https://bugs.webkit.org/show_bug.cgi?id=230506
Summary
Wrap ScrollingMomentumCalculator in a ScrollAnimationMomentum when used for s...
Simon Fraser (smfr)
Reported
2021-09-20 13:41:55 PDT
Wrap ScrollingMomentumCalculator in a ScrollAnimationMomentum when used for scroll snap
Attachments
Patch
(23.64 KB, patch)
2021-09-20 13:45 PDT
,
Simon Fraser (smfr)
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(26.60 KB, patch)
2021-09-20 14:08 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Patch
(27.71 KB, patch)
2021-09-20 16:36 PDT
,
Simon Fraser (smfr)
wenson_hsieh
: review+
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2021-09-20 13:45:38 PDT
Created
attachment 438723
[details]
Patch
Simon Fraser (smfr)
Comment 2
2021-09-20 14:08:43 PDT
Created
attachment 438727
[details]
Patch
Simon Fraser (smfr)
Comment 3
2021-09-20 16:36:44 PDT
Created
attachment 438752
[details]
Patch
Wenson Hsieh
Comment 4
2021-09-20 17:28:15 PDT
Comment on
attachment 438752
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=438752&action=review
> Source/WebCore/platform/ScrollAnimationMomentum.cpp:104 > + auto predictedScrollOffset = m_momentumCalculator->predictedDestinationOffset();
Is `m_momentumCalculator` guaranteed to be non-null here because this should only be called for active animations?
Radar WebKit Bug Importer
Comment 5
2021-09-27 13:42:15 PDT
<
rdar://problem/83589190
>
EWS
Comment 6
2021-09-29 07:40:54 PDT
Tools/Scripts/svn-apply failed to apply
attachment 438752
[details]
to trunk. Please resolve the conflicts and upload a new patch.
Simon Fraser (smfr)
Comment 7
2021-10-04 17:08:23 PDT
http://trac.webkit.org/changeset/282798/webkit
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