Bug 212740

Summary: [GTK] MiniBrowser: use GAction API for actions and shortcuts in preparation for GTK4
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, aperez, bugs-noreply, ews-watchlist, gyuyoung.kim, ryuan.choi, sergio
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 210100, 210276    
Attachments:
Description Flags
Patch aperez: review+

Description Carlos Garcia Campos 2020-06-04 06:04:25 PDT
Make MiniBrowser a GtkApplication and BrowserWindow a GtkApplicationWindow to easily install actions and shortcuts.
Comment 1 Carlos Garcia Campos 2020-06-04 06:06:33 PDT
Created attachment 401017 [details]
Patch
Comment 2 Carlos Garcia Campos 2020-06-05 02:06:14 PDT
Committed r262608: <https://trac.webkit.org/changeset/262608>