Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 790fe9df839219a847372456042c17dc809f6b1a
      
https://github.com/WebKit/WebKit/commit/790fe9df839219a847372456042c17dc809f6b1a
  Author: Simon Fraser <[email protected]>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M Source/WebCore/page/scrolling/ScrollingTree.h

  Log Message:
  -----------
  Remove some unused fields from ScrollingTree::SwipeState
https://bugs.webkit.org/show_bug.cgi?id=252374
rdar://105528909

Reviewed by Cameron McCormack.

When SwipeState gained RectEdges<bool> canRubberBand we seem to have forgotten 
to remove the
old members that duplicate the same info. They are unused, so remove.

* Source/WebCore/page/scrolling/ScrollingTree.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to