mshtml: Added support for navigating to anchors with IDs containing '#'

Jacek Caban jacek at codeweavers.com
Mon Sep 10 07:17:38 CDT 2012


On 09/10/12 12:19, Alexandre Julliard wrote:
> Jacek Caban <jacek at codeweavers.com> writes:
>
>> ---
>>  dlls/mshtml/navigate.c  |   42 +++++++++++++++++++++++++++++++++++++++---
>>  dlls/mshtml/nsiface.idl |   11 +++++++++++
>>  2 files changed, 50 insertions(+), 3 deletions(-)
> It doesn't work here:
>
> ../../../tools/runtest -q -P wine -M mshtml.dll -T ../../.. -p mshtml_test.exe.so htmldoc.c && touch htmldoc.ok
> htmldoc.c:4650: Test failed: unexpected riid {5C8B21BC-EF6E-4599-A26F-FACC05B4ADBE}
> make: *** [htmldoc.ok] Error 1

This looks like a bug in Gecko that doesn't set result to NULL when an
element is not found. Could you please confirm it with attached patch
(I'm interested in the error trace I've added).

Thanks,
Jacek
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.diff
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20120910/c03ddd21/attachment.ksh>


More information about the wine-devel mailing list