[webkit-changes] [WebKit/WebKit] f09dea: When CSS scroll anchoring is enabled, pages don't ...

Nikos Mouchtaris noreply at github.com
Tue Dec 12 16:10:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f09deaf60f21c91bc351a654f2777be4aebeee80
      https://github.com/WebKit/WebKit/commit/f09deaf60f21c91bc351a654f2777be4aebeee80
  Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M LayoutTests/scrollingcoordinator/mac/latching/main-frame-back-swipe.html
    M LayoutTests/scrollingcoordinator/mac/latching/simple-page-rubberbands.html
    M Source/WebCore/page/scrolling/ScrollAnchoringController.cpp

  Log Message:
  -----------
  When CSS scroll anchoring is enabled, pages don't rubberband
https://bugs.webkit.org/show_bug.cgi?id=266290
rdar://119527058

Reviewed by Simon Fraser.

Disable scroll anchoring adjustments while user is rubberbanding.

* Source/WebCore/page/scrolling/ScrollAnchoringController.cpp:
(WebCore::ScrollAnchoringController::adjustScrollPositionForAnchoring):

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




More information about the webkit-changes mailing list