Bug 172702 - [WinCairo] TestWebKitAPI: ASSERTION FAILED: m_eglDisplay == EGL_NO_DISPLAY
Summary: [WinCairo] TestWebKitAPI: ASSERTION FAILED: m_eglDisplay == EGL_NO_DISPLAY
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-05-29 23:23 PDT by Fujii Hironori
Modified: 2017-05-30 20:18 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.03 KB, patch)
2017-05-29 23:34 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>