Bug 215812

Summary: [Win] Assert failure under RunLoop::RunLoop
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, bfulgham, cdumez, cmarcelo, ews-watchlist, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=255624
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Per Arne Vollan 2020-08-25 09:31:22 PDT
The assert ASSERT(::IsWindow(m_runLoopMessageWindow)) under RunLoop::RunLoop, has been observed to fail.
Comment 1 Per Arne Vollan 2020-08-25 09:32:41 PDT
Created attachment 407198 [details]
Patch
Comment 2 Per Arne Vollan 2020-08-25 10:15:07 PDT
Created attachment 407203 [details]
Patch
Comment 3 Per Arne Vollan 2020-08-25 11:57:15 PDT
Created attachment 407212 [details]
Patch
Comment 4 Per Arne Vollan 2020-08-25 12:32:56 PDT
Created attachment 407217 [details]
Patch
Comment 5 Per Arne Vollan 2020-08-25 12:33:27 PDT
<rdar://problem/67508358>
Comment 6 Brent Fulgham 2020-08-25 12:50:46 PDT
Comment on attachment 407217 [details]
Patch

R=me
Comment 7 Per Arne Vollan 2020-08-25 12:52:43 PDT
(In reply to Brent Fulgham from comment #6)
> Comment on attachment 407217 [details]
> Patch
> 
> R=me

Thanks for reviewing!
Comment 8 EWS 2020-08-25 14:51:04 PDT
Committed r266145: <https://trac.webkit.org/changeset/266145>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407217 [details].