[Webkit-unassigned] [Bug 196912] New: [GTK] fix gtk_style_context_set_background deprecation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 08:24:54 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=196912

            Bug ID: 196912
           Summary: [GTK] fix gtk_style_context_set_background deprecation
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ludovico.denittis at collabora.com
                CC: bugs-noreply at webkitgtk.org

Since gtk 3.18 gtk_style_context_set_background has been deprecated[1].
gtk_render_background should be used instead.

gtk_style_context_set_background is still used in "Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp".

In a few minutes I'm going to attach a patch to this issue.


[1] https://developer.gnome.org/gtk3/stable/GtkStyleContext.html#gtk-style-context-set-background

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190415/305f3aa3/attachment.html>


More information about the webkit-unassigned mailing list