Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8a4ffd46ddaa97213e5575a7cde3e92086036a48
      
https://github.com/WebKit/WebKit/commit/8a4ffd46ddaa97213e5575a7cde3e92086036a48
  Author: Kate Lee <[email protected]>
  Date:   2025-12-19 (Fri, 19 Dec 2025)

  Changed paths:
    M Source/WebKit/Shared/API/glib/WebKitContextMenuItem.cpp
    M Source/WebKit/UIProcess/API/glib/WebKitContextMenuItem.h.in

  Log Message:
  -----------
  [GLib] Add webkit_context_menu_item_get_title API

  https://bugs.webkit.org/show_bug.cgi?id=272354

  Reviewed by Carlos Garcia Campos.
  Add webkit_context_menu_item_get_title() API to get the title of a context
  menu item, and webkit_context_menu_item_get_gaction_target() API to get
  the target GVariant associated with a context menu item created from
  a GAction.

  API tests for GTK/WPE will be added in a follow-up patch.

  * Source/WebKit/Shared/API/glib/WebKitContextMenuItem.cpp:
    (webkit_context_menu_item_get_gaction_target):
    (webkit_context_menu_item_get_title):
  * Source/WebKit/UIProcess/API/glib/WebKitContextMenuItem.h.in:"

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



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

Reply via email to