Files
Doug Lyons 01ce250bdc [MSHTML] Fix random test failure of htmldoc (#9490)
Import some wine code into read_stream_data function in navigate.c.
Import function map_nsresult into nsembed.c.
Define function map_nsreslts in mshtml_private.h.

CORE-14606

* [MSHTML] Import part of Wine commit:
78a05ca6dd
authored Mar 26, 2019 by Jacek Caban
mshtml: Introduce map_nsresult and use it in return_nsstr.

* [MSHTML] Import part of Wine commit:
9944c4bd68
authored Mar 26, 2019 by Jacek Caban
mshtml: Propagate nsIDOMCSSStyleDeclaration errors.

* [MSHTML] Import complete Wine commit:
c2d55cd24e
authored Nov 7, 2022 by Gabriel Ivancescu  and included in Wine 7.21 Released 11-Nov-2022
mshtml: Return E_ABORT if wine-gecko's OnDataAvailable aborts the binding.
2026-09-06 11:55:34 -05:00
..