Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 54b4cdcf9f5ce8ff86b18d964d1815b140cf41e2
      
https://github.com/WebKit/WebKit/commit/54b4cdcf9f5ce8ff86b18d964d1815b140cf41e2
  Author: Nikolaos Mouchtaris <[email protected]>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M Source/WebCore/dom/Document.cpp

  Log Message:
  -----------
  Invalidate element when added as touch event handler
https://bugs.webkit.org/show_bug.cgi?id=290890
rdar://148383228

Reviewed by Simon Fraser.

When an element is added as a touch event handler, we need to invalidate it so 
that we
can run the style adjuster code at the proper time to make sure the correct
EventListenerRegionType flags are set on the style.

* Source/WebCore/dom/Document.cpp:
(WebCore::Document::didAddTouchEventHandler):

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



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

Reply via email to