<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Indrek<small>,</small><br>
      <br>
      On 08/09/15 09:09, Indrek Altpere wrote:<br>
    </div>
    <blockquote
      cite="mid:DUB407-EAS2045F1B81A90044583B5EA9CF710@phx.gbl"
      type="cite">
      <pre wrap="">+    if(!nsframes) {
+        WARN("nsIDOMWindow_GetFrames returned NULL nsframes: %p\n", This->nswindow);
+        return E_FAIL;
</pre>
    </blockquote>
    <br>
    The patch looks mostly good, but I think we should return
    DISP_E_MEMBERNOTFOUND in this case.<br>
    <br>
    Thanks,<br>
    Jacek<br>
  </body>
</html>