[webkit-reviews] review requested: [Bug 227854] [GTK] Propagate GtkSettings to web process : [Attachment 433662] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 16 00:35:53 PDT 2021


Alexander Mikhaylenko <alexm at gnome.org> has asked  for review:
Bug 227854: [GTK] Propagate GtkSettings to web process
https://bugs.webkit.org/show_bug.cgi?id=227854

Attachment 433662: Patch

https://bugs.webkit.org/attachment.cgi?id=433662&action=review




--- Comment #7 from Alexander Mikhaylenko <alexm at gnome.org> ---
Created attachment 433662

  --> https://bugs.webkit.org/attachment.cgi?id=433662&action=review

Patch

The code duplication in WebPage.cpp makes me wonder if we should pass the
parameters into platformInitialize() and platformReinitialize(), and contain
this all in WebPageGtk.cpp in a shared function instead.


More information about the webkit-reviews mailing list