Bug 248142 - [GTK][WPE] Move WebKitWebView::context-menu signal declaration to platform specific files
Summary: [GTK][WPE] Move WebKitWebView::context-menu signal declaration to platform sp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2022-11-20 02:04 PST by Carlos Garcia Campos
Modified: 2022-11-21 02:32 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2022-11-20 02:04:56 PST
Similar to what we did for option-menu signal we need to move the context-menu signal declaration to WebKitWebViewWPE.cpp, WebKitWebViewGtk3.cpp and WebKitWebViewGtk4.cpp to not confuse introspection.
Comment 1 Carlos Garcia Campos 2022-11-21 01:02:11 PST
Pull request: https://github.com/WebKit/WebKit/pull/6694
Comment 2 EWS 2022-11-21 02:32:43 PST
Committed 256902@main (da67032774ee): <https://commits.webkit.org/256902@main>

Reviewed commits have been landed. Closing PR #6694 and removing active labels.