RESOLVED FIXED 172702
[WinCairo] TestWebKitAPI: ASSERTION FAILED: m_eglDisplay == EGL_NO_DISPLAY
https://bugs.webkit.org/show_bug.cgi?id=172702
Summary [WinCairo] TestWebKitAPI: ASSERTION FAILED: m_eglDisplay == EGL_NO_DISPLAY
Fujii Hironori
Reported 2017-05-29 23:23:37 PDT
WinCairo port, debug buid, trunk@217540. A following assertion failure happens after running TestWebKit. > ASSERTION FAILED: m_eglDisplay == EGL_NO_DISPLAY > C:\webkit\ga\Source\WebCore\platform\graphics\PlatformDisplay.cpp(155) : WebCore::PlatformDisplay::~PlatformDisplay
Attachments
Patch (2.03 KB, patch)
2017-05-29 23:34 PDT, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2017-05-29 23:34:10 PDT
Alex Christensen
Comment 2 2017-05-30 11:01:37 PDT
Comment on attachment 311496 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=311496&action=review > Tools/ChangeLog:8 > + EGL PlatformDisplay needs to be shut down before existing a exiting.
WebKit Commit Bot
Comment 3 2017-05-30 11:29:58 PDT
Comment on attachment 311496 [details] Patch Clearing flags on attachment: 311496 Committed r217563: <http://trac.webkit.org/changeset/217563>
WebKit Commit Bot
Comment 4 2017-05-30 11:30:00 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-05-30 20:18:44 PDT
Note You need to log in before you can comment on or make changes to this bug.