Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e2f6ecac142ec640c57567b2ecf2289452f8abeb
      
https://github.com/WebKit/WebKit/commit/e2f6ecac142ec640c57567b2ecf2289452f8abeb
  Author: Simon Fraser <simon.fra...@apple.com>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/MomentumEventDispatcher.h

  Log Message:
  -----------
  Use a WTF_GUARDED_BY_LOCK in MomentumEventDispatcher
https://bugs.webkit.org/show_bug.cgi?id=252862
rdar://105853141

Reviewed by Chris Dumez.

260617@main added locking for m_accelerationCurves, but omitted using 
WTF_GUARDED_BY_LOCK,
so rectify that.

* Source/WebKit/WebProcess/WebPage/MomentumEventDispatcher.h:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to