[Bug 38189] Multiple applications want 'IHTMLDocument2::put_charset' implementation (Yarxi dictionary, iPed 7G 2019)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 17 09:20:15 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=38189

--- Comment #11 from Jacek Caban <jacek at codeweavers.com> ---
Thanks for the research. In quoted DocumentComplete Load() is called before
setting charset, but the actual loading is asynchronous, so it makes sense. I
guess we could use nsIContentViewer::GetHintCharacterSet or
nsIDocShell::SetForceCharset to support that, but I'd prefer to avoid messing
with those without a real test case (one that really needs true
implementation).

A succeeding stub seems good enough for now. I will send a patch.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list