Bug 212330 - [GTK4] Implement emoji chooser
Summary: [GTK4] Implement emoji chooser
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
  Show dependency treegraph
 
Reported: 2020-05-24 05:57 PDT by Carlos Garcia Campos
Modified: 2023-04-28 01:10 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.31 KB, patch)
2020-06-02 07:03 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-05-24 05:57:05 PDT
In GTK4 the EmojiChooser is public API.
Comment 1 Carlos Garcia Campos 2020-06-02 07:03:51 PDT
Created attachment 400816 [details]
Patch
Comment 2 EWS Watchlist 2020-06-02 07:14:49 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2020-06-03 02:12:06 PDT
Committed r262482: <https://trac.webkit.org/changeset/262482>