Bug 248142
| Summary: | [GTK][WPE] Move WebKitWebView::context-menu signal declaration to platform specific files | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | Keywords: | Gtk |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 210100 | ||
Carlos Garcia Campos
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/6694
EWS
Committed 256902@main (da67032774ee): <https://commits.webkit.org/256902@main>
Reviewed commits have been landed. Closing PR #6694 and removing active labels.