[PATCH] mshtml: Handle nsIDOMWindow_GetFrames returning NULL

Jacek Caban jacek at codeweavers.com
Fri Aug 14 06:12:05 CDT 2015


Hi Indrek,

On 08/09/15 09:09, Indrek Altpere wrote:
> +    if(!nsframes) {
> +        WARN("nsIDOMWindow_GetFrames returned NULL nsframes: %p\n", This->nswindow);
> +        return E_FAIL;

The patch looks mostly good, but I think we should return
DISP_E_MEMBERNOTFOUND in this case.

Thanks,
Jacek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20150814/4d2d7bb9/attachment.html>


More information about the wine-devel mailing list