Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7879cb55638ec765dc033dd9ba1a11bc3c789efa
      
https://github.com/WebKit/WebKit/commit/7879cb55638ec765dc033dd9ba1a11bc3c789efa
  Author: Sebastian Krzyszkowiak <[email protected]>
  Date:   2025-11-22 (Sat, 22 Nov 2025)

  Changed paths:
    M Source/WebCore/dom/wpe/PointerEventWPE.cpp

  Log Message:
  -----------
  REGRESSION(298383@main): [WPE] Bad touch pointer IDs
https://bugs.webkit.org/show_bug.cgi?id=302845

Reviewed by Carlos Garcia Campos.

298383@main has effectively reverted the change introduced in 287077@main in
what appears to be a mistake in conflict resolution. Afterwards, 300636@main
removed the now unused variable touchMinimumPointerId. Bring the change back
to re-fix the issue fixed by 287077@main.

* Source/WebCore/dom/wpe/PointerEventWPE.cpp:
(PointerEvent::PointerEvent): Brought touchMinimumPointerId back.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to