[webkit-changes] [WebKit/WebKit] cba69a: ScrollViews with snap points should not be candida...

Etienne Segonzac noreply at github.com
Tue Mar 19 17:12:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cba69a9ffcad82de44923be9027d70948edf8ebc
      https://github.com/WebKit/WebKit/commit/cba69a9ffcad82de44923be9027d70948edf8ebc
  Author: Etienne Segonzac <sgz at apple.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    A LayoutTests/overlay-region/full-page-overflow-snapping-expected.txt
    A LayoutTests/overlay-region/full-page-overflow-snapping.html
    M Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteScrollingCoordinatorProxyIOS.mm

  Log Message:
  -----------
  ScrollViews with snap points should not be candidates for Overlay Regions
https://bugs.webkit.org/show_bug.cgi?id=271255
<rdar://124334848>

Reviewed by Mike Wyrzykowski.

Check for snap offsets info when generating the candidates list for Overlay
Regions.

* Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteScrollingCoordinatorProxyIOS.mm:
(WebKit:: const):
Add the check.

* LayoutTests/overlay-region/full-page-overflow-snapping-expected.txt: Added.
* LayoutTests/overlay-region/full-page-overflow-snapping.html: Added.
Add a test with scroll snapping.

Canonical link: https://commits.webkit.org/276377@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list