Bug 212740 - [GTK] MiniBrowser: use GAction API for actions and shortcuts in preparation for GTK4
Summary: [GTK] MiniBrowser: use GAction API for actions and shortcuts in preparation f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: GTK4 210276
  Show dependency treegraph
 
Reported: 2020-06-04 06:04 PDT by Carlos Garcia Campos
Modified: 2020-06-05 02:06 PDT (History)
7 users (show)

See Also:


Attachments
Patch (61.90 KB, patch)
2020-06-04 06:06 PDT, Carlos Garcia Campos
aperez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>