[Webkit-unassigned] [Bug 228153] REGRESSION(r280077): [GTK] It caused 155 new test failures
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 21 12:34:19 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228153
Alexander Mikhaylenko <alexm at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexm at gnome.org
--- Comment #2 from Alexander Mikhaylenko <alexm at gnome.org> ---
So I see Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitSettings.cpp and Tools/WebKitTestRunner/InjectedBundle/gtk/ActivateFontsGtk.cpp change the settings.
The former seems to run in the UI process and so it didn't work before and the change fixed it and the tests that relied on it need updates.
The latter though is broken now - the web process will pull settings from the UI process and those settings should be set from the UI process instead.
--
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/20210721/5ba23b6b/attachment-0001.htm>
More information about the webkit-unassigned
mailing list