[Webkit-unassigned] [Bug 126907] [GTK] Hardcoded text color in input fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 28 18:52:21 PDT 2018


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

--- Comment #53 from Benjamin Otte <otte at gnome.org> ---
> Benjamin could review this version as a sanity-check.

I'm out of my league for 90% of what's going on, but the 10% I do understand look exactly like I would expect them to look.

One comment:
There's some GTK_CHECK_VERSION(3, 20, 0) parts but they don't cover gtk_widget_path_iter_set_object_name() - Those and using names for CSS was added with GTK 3.20, so either those parts also need #ifdef's or (my suggestion) the dependency should be upped to at least 3.20.

-- 
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/20180529/4c0bad09/attachment-0001.html>


More information about the webkit-unassigned mailing list