[Bug 40113] New: mshtml:xmlhttprequest regression
https://bugs.winehq.org/show_bug.cgi?id=40113 Bug ID: 40113 Summary: mshtml:xmlhttprequest regression Product: Wine Version: 1.9.3 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com The commit below introduced 4 new test failures but only in the Windows XP SP2 + Internet Explorer 7 case (fg-winxp-2spie7 VM). By very specific I mean that: * Windows XP SP2 + IE 6 has no failure because IE 6 is too old (fg-winxp-2sp). * Windows XP SP2 + IE 7 has the 4 extra failures for a total of 28 (fg-winxp-2spie7). * Windows XP SP3 + IE 7 has the same 24 failures as before the commit (fg-winxp-3sp). * Windows XP SP3 + IE 8 has no failures at all (fg-winxp-3spie8). All four new failures are identical to the one below, in particular due to the line number being meaningless: xmlhttprequest.c:551: Test failed: Expected enabled: (INTERFACESAFE_FOR_UNTRUSTED_CALLER | INTERFACESAFE_FOR_UNTRUSTED_DATA | INTERFACE_USES_SECURITY_MANAGER), got 0x00000003 Given the existing failures it might make sense to skip all 28 tests on IE < 8. commit 798b1e06f38328121e0f201a9a44ba020e07e1f2 Author: Zhenbo Li <litimetal(a)gmail.com> Date: Fri Dec 25 15:30:06 2015 +0800 mshtml: Add IHTMLXMLHttpRequest::responseXML() method implementation. Signed-off-by: Zhenbo Li <litimetal(a)gmail.com> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40113 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase URL| |https://test.winehq.org/dat | |a/tests/mshtml:xmlhttpreque | |st.html Regression SHA1| |798b1e06f38328121e0f201a9a4 | |4ba020e07e1f2 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40113 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40113 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |f24526e79f1c57e559c3a35ab69 | |b85dabc57d59a Status|NEW |RESOLVED CC| |jacek(a)codeweavers.com --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> --- Fixed in Git. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40113 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.7. -- 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.
participants (1)
-
wine-bugs@winehq.org