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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 03:53:32 PDT 2019


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

--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 367416
  --> https://bugs.webkit.org/attachment.cgi?id=367416
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=367416&action=review

> Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp:-387
> -    gtk_style_context_set_background(gtk_widget_get_style_context(widget), window);
> -

Actually, I think this is no longer needed since we don't render backgrounds in the UI process. I think we can simply remove this without adding the render_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/20190422/51bfd2a3/attachment-0001.html>


More information about the webkit-unassigned mailing list