Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9f73906842f8a26abdf1a4d548c8298591437d2
https://github.com/WebKit/WebKit/commit/f9f73906842f8a26abdf1a4d548c8298591437d2
Author: Fujii Hironori <[email protected]>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M Source/WTF/wtf/win/RunLoopWin.cpp
Log Message:
-----------
[Win] RunLoop should destroy m_runLoopMessageWindow
https://bugs.webkit.org/show_bug.cgi?id=255624
Reviewed by Don Olmstead.
Windows RunLoop didn't destroy a window m_runLoopMessageWindow.
* Source/WTF/wtf/win/RunLoopWin.cpp:
(WTF::RunLoop::stop): Post WM_CLOSE message to destroy m_runLoopMessageWindow.
Canonical link: https://commits.webkit.org/263338@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes