mshtml: Call UrlUnescapeW() with URL_UNESCAPE_AS_UTF8 in is_gecko_path().
commita3068d7bd90b7dd224ba234059e9b018c187b328
authorJactry Zeng <jzeng@codeweavers.com>
Tue, 9 Aug 2022 06:55:21 +0000 (9 01:55 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Aug 2023 16:01:40 +0000 (14 18:01 +0200)
tree32976404e8f9f87df94f9087aa660d9d6fababc5
parent9cef334800848bf910734eabbe88c2f141e05189
mshtml: Call UrlUnescapeW() with URL_UNESCAPE_AS_UTF8 in is_gecko_path().

This fixes an issue when the path includes non-ASCII characters.
dlls/mshtml/nsembed.c