Bug 172702

Summary: [WinCairo] TestWebKitAPI: ASSERTION FAILED: m_eglDisplay == EGL_NO_DISPLAY
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: Tools / TestsAssignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, lforschler, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Fujii Hironori 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
Comment 1 Fujii Hironori 2017-05-29 23:34:10 PDT
Created attachment 311496 [details]
Patch
Comment 2 Alex Christensen 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2017-05-30 11:30:00 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-05-30 20:18:44 PDT
<rdar://problem/32479637>