[PATCH 3/4] mshtml.idl: Add missing MoveUnitBounded to IMarkupPointer2.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- include/mshtml.idl | 4 ++++ 1 file changed, 4 insertions(+)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=74674 Your paranoid android. === debiant (32 bit report) === mshtml: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00c62efc). Report validation errors: mshtml:dom crashed (c0000005) === debiant (32 bit Chinese:China report) === mshtml: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00c62efc). Report validation errors: mshtml:dom crashed (c0000005) === debiant (32 bit WoW report) === mshtml: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00c62efc). Report validation errors: mshtml:dom crashed (c0000005) === debiant (64 bit WoW report) === mshtml: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00c62efc). Report validation errors: mshtml:dom crashed (c0000005)
participants (2)
-
Jacek Caban -
Marvin