[Webkit-unassigned] [Bug 145832] [WinCairo] Crash on exit when terminating egl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 10 00:47:08 PDT 2015


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

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

I don't think this is correct, I didn't use NeverDestroyed on purpose, since both X11 and wayland display implementation have cleanup in their destructors. I think the point here is why it crashes on windows when terminating EGL, and if it's a windows specific bug, I would add an ifdef to the destructor for windows platform to avoid the EGL termination

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150610/40c39f92/attachment.html>


More information about the webkit-unassigned mailing list