[Webkit-unassigned] [Bug 209431] [GTK] [2.28.0] The Yelp build crashes if DISPLAY is not set
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 27 03:25:26 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=209431
--- Comment #8 from Alberto Garcia <berto at igalia.com> ---
(In reply to Carlos Garcia Campos from comment #7)
> or just move the block:
>
> #if USE(WPE_RENDERER)
> return PlatformDisplayLibWPE::create();
> #elif PLATFORM(WIN)
> return PlatformDisplayWin::create();
> #endif
>
> at the end of the function, right before the RELEASE_ASSERT_NOT_REACHED()
I confirm that this one works and fixes the problem.
Do you want me to try the other one, or to prepare a patch with this one, or what?
--
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/20200427/1413483b/attachment.htm>
More information about the webkit-unassigned
mailing list