--
v5: mshtml/tests: Accept rare return value from ReportResult on native.
mshtml: Don't process tasks recursively.
mshtml: Remember if timer was blocked.
mshtml: Implement EmulateIE* modes for X-UA-Compatible.
mshtml: Don't return default ports from location.host in IE10+ modes.
mshtml: Avoid calling remove_target_tasks needlessly.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6260
I'm not sure this is 100% safe (maybe limiting those blits to sysmem textures
would be better like stated in the original change?)
--
v2: HACK: wined3d: Disable CS thread check.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6300