Bug 196100 - Handle UI side hit testing for ScrollPositioningBehavior::Stationary positioned nodes
Summary: Handle UI side hit testing for ScrollPositioningBehavior::Stationary position...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-21 12:00 PDT by Antti Koivisto
Modified: 2019-03-22 09:29 PDT (History)
9 users (show)

See Also:


Attachments
patch (16.91 KB, patch)
2019-03-22 07:56 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2019-03-21 12:00:03 PDT
Bug 195845 handles ScrollPositioningBehavior::Moving.

See https://trac.webkit.org/changeset/243309/webkit for an example case where this is generated.
Comment 1 Radar WebKit Bug Importer 2019-03-21 12:09:09 PDT
<rdar://problem/49117933>
Comment 2 Antti Koivisto 2019-03-22 07:56:47 PDT
Created attachment 365726 [details]
patch
Comment 3 Antti Koivisto 2019-03-22 07:59:29 PDT
Note that one subtest fails because bug 196146 and the tests are also incorrectly clipped due to bug 196145
Comment 4 WebKit Commit Bot 2019-03-22 09:29:01 PDT
Comment on attachment 365726 [details]
patch

Clearing flags on attachment: 365726

Committed r243380: <https://trac.webkit.org/changeset/243380>
Comment 5 WebKit Commit Bot 2019-03-22 09:29:03 PDT
All reviewed patches have been landed.  Closing bug.