Branch: refs/heads/webkitglib/2.52
  Home:   https://github.com/WebKit/WebKit
  Commit: 3ed31a6b16a8dd25771d4ab239601545df280131
      
https://github.com/WebKit/WebKit/commit/3ed31a6b16a8dd25771d4ab239601545df280131
  Author: Aiswarya Kaitheri Kandoth <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/wpe/qt6/WPEQtView.h

  Log Message:
  -----------
  Cherry-pick 310922@main (a6b12b5049f2). 
https://bugs.webkit.org/show_bug.cgi?id=311803

    [WPE][Qt] WPEQtView::webView() getter is not invokable from QML.
    https://bugs.webkit.org/show_bug.cgi?id=31180.

    Reviewed by Adrian Perez de Castro.

    Register webView() signature with QMetaObject by adding the Q_INVOKABLE
    keyword, enabling QML code to retrieve the underlying WebKitWebView*
    from a WPEView component.

    * Source/WebKit/UIProcess/API/wpe/qt6/WPEQtView.h
    (WPEQtView::webView): Modified to add Q_INVOKABLE keyword.

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

Canonical link: https://commits.webkit.org/305877.411@webkitglib/2.52



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

Reply via email to