Bug 215812 - [Win] Assert failure under RunLoop::RunLoop
Summary: [Win] Assert failure under RunLoop::RunLoop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-25 09:31 PDT by Per Arne Vollan
Modified: 2023-04-19 20:13 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2020-08-25 09:32 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (2.05 KB, patch)
2020-08-25 10:15 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (3.26 KB, patch)
2020-08-25 11:57 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff
Patch (3.35 KB, patch)
2020-08-25 12:32 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

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