Bug 135699 - [GTK] Do not use GtkWindow:resize-grip-visible with recent GTK+ versions
Summary: [GTK] Do not use GtkWindow:resize-grip-visible with recent GTK+ versions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
: 134800 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-08-07 05:30 PDT by Carlos Garcia Campos
Modified: 2020-04-07 02:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.01 KB, patch)
2014-08-07 05:31 PDT, Carlos Garcia Campos
pnormand: 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 2014-08-07 05:30:01 PDT
Resize grips support have been removed from GTK+ since 3.13.4, the API has been deprecated and does nothing.
Comment 1 Carlos Garcia Campos 2014-08-07 05:31:43 PDT
Created attachment 236185 [details]
Patch
Comment 2 WebKit Commit Bot 2014-08-07 05:34:26 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 2014-08-08 02:32:05 PDT
Committed r172341: <http://trac.webkit.org/changeset/172341>
Comment 4 Claudio Saavedra 2020-04-07 02:38:28 PDT
*** Bug 134800 has been marked as a duplicate of this bug. ***