[Win] WebCore::instanceHandle() always returns a null HINSTANCE WebCore::setInstanceHandle is called from nowhere in Win WK2. WebCore::instanceHandle() is called in the following callsites. WebCore/platform/graphics/win/FullScreenWindow.cpp WebCore/platform/win/MainThreadSharedTimerWin.cpp WebCore/platform/win/PasteboardWin.cpp WebCore/platform/win/WebCoreBundleWin.cpp WebKit/UIProcess/Inspector/win/WebInspectorUIProxyWin.cpp WebKit/UIProcess/win/WebPopupMenuProxyWin.cpp WebKit/UIProcess/win/WebView.cpp
What is the HINSTANCE passed to CreateWindow and RegisterClass used for? - The Old New Thing https://devblogs.microsoft.com/oldnewthing/20050418-59/?p=35873
Pull request: https://github.com/WebKit/WebKit/pull/16558
Committed 266769@main (a7bd570e6391): <https://commits.webkit.org/266769@main> Reviewed commits have been landed. Closing PR #16558 and removing active labels.
<rdar://problem/113703026>