Re: [PATCH] mshtml: Handle nsIDOMWindow_GetFrames returning NULL
14 Aug
2015
14 Aug
'15
11:12 a.m.
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
3779
Age (days ago)
3779
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban