Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2d6367fd58b8a413b1033ea9f0a53ff86803c098
      
https://github.com/WebKit/WebKit/commit/2d6367fd58b8a413b1033ea9f0a53ff86803c098
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2025-03-14 (Fri, 14 Mar 2025)

  Changed paths:
    M Source/WebKit/WPEPlatform/wpe/WPEEvent.cpp
    M Source/WebKit/WPEPlatform/wpe/WPEEvent.h

  Log Message:
  -----------
  [WPE] WPEPlatform: add API to get/set user data to WPEEvent
https://bugs.webkit.org/show_bug.cgi?id=289704

Reviewed by Patrick Griffis.

This is useful for platform implementations that want to attach its
platform event to the WPEEvent.

* Source/WebKit/WPEPlatform/wpe/WPEEvent.cpp:
(_WPEEvent::~_WPEEvent):
(wpe_event_set_user_data):
(wpe_event_get_user_data):
(wpe_event_pointer_button_new):
(wpe_event_pointer_move_new):
(wpe_event_scroll_new):
(wpe_event_keyboard_new):
(wpe_event_touch_new):
* Source/WebKit/WPEPlatform/wpe/WPEEvent.h:

Canonical link: https://commits.webkit.org/292144@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