105e6b83d3a mshtml: Implement timeout for XMLHttpRequest.
dlls/mshtml/mshtml_private.h | 1 +
dlls/mshtml/tests/documentmode.js | 2 +
dlls/mshtml/tests/xmlhttprequest.c | 36 ++++++++++++
dlls/mshtml/xmlhttprequest.c | 116 +++++++++++++++++++++++++++++++++++++
4 files changed, 155 insertions(+)
Upstream: source.winehq.org