Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2ba7aa7e093f16512f933ba4c161edcdab869ac0
      
https://github.com/WebKit/WebKit/commit/2ba7aa7e093f16512f933ba4c161edcdab869ac0
  Author: Megan Gardner <megan_gard...@apple.com>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M Source/WebCore/rendering/RenderLayerCompositor.cpp

  Log Message:
  -----------
  Fix for Mac Builds with INTERACTION_REGIONS_IN_EVENT_REGION turned on.
https://bugs.webkit.org/show_bug.cgi?id=275495
rdar://129859381

Reviewed by Tim Horton.

This code was behind #if ENABLE(SCROLLING_THREAD) which is only
true on mac, so this path was not complied in normal workflows.

* Source/WebCore/rendering/RenderLayerCompositor.cpp:
(WebCore::RenderLayerCompositor::updateScrollLayerClipping):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to