Bug 211063

Summary: [WPE] Add wpe extension for gtk.
Product: WebKit Reporter: Santosh Mahto <santosh.mahto>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: annulen, aperez, bugs-noreply, clopez, ews-watchlist, gyuyoung.kim, pnormand, ryuan.choi, sergio, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch santosh.mahto: review?

Santosh Mahto
Reported 2020-04-27 00:38:52 PDT
This wpe extension adds new gtk widget called GtkWpeView based on wpe and wpebackend-fdo. This is similar to Qt based extension for WPE. We can use this extension to add WPE based webview in gtk environment.
Attachments
Patch (33.76 KB, patch)
2020-04-27 00:43 PDT, Santosh Mahto
santosh.mahto: review?
Santosh Mahto
Comment 1 2020-04-27 00:43:56 PDT
Santosh Mahto
Comment 2 2020-04-27 00:47:02 PDT
This patch is mostly done but still require some cleanup and proper style adjustment which I am doing it now, but I would be thankful if someone can review this and add comment on it to improve this patch. Thanks in advance
Philippe Normand
Comment 3 2020-04-27 08:01:35 PDT
What is the motivation for this? Can't you ... simply use... WebKitGTK?
Philippe Normand
Comment 4 2020-04-27 08:09:17 PDT
Looks like you copied the approach from QtWPE, for which I see reasons to exist. But a GTK WPE extension doesn't seem useful because we have a lively and maintained GTK port.
Note You need to log in before you can comment on or make changes to this bug.