IE6 window.open ActiveX memory leak

  • Thread starter Thread starter Phil Barker
  • Start date Start date
P

Phil Barker

A memory leak seems to occur when the following steps are
followed:

1) An IE window (window A) is opened from shortcut/etc..
2) A second IE window (window B) running an ActiveX
component is launched from window A via a Javascript
window.open call
3) window B is closed

The memory used by window B (and indeed the ActiveX
component) are not released as expected at step 3.
Instead the memory seems to be held until the parent
window A itself is closed.

There are several notes on similar problems, but most
seem to give the impression that they are addressed
within IE 5.01. Since the problem is present in IE 6
(after all current patches have been applied) I'm
interested in whether anyone else has experienced this
problem or found a solution.

Thanks,

Phil
 
Did you get any solution for this, bcoz im also having same problem? i
so plz let me know
my Id : (e-mail address removed)

Phil said:
*A memory leak seems to occur when the following steps are
followed:

1) An IE window (window A) is opened from shortcut/etc..
2) A second IE window (window B) running an ActiveX
component is launched from window A via a Javascript
window.open call
3) window B is closed

The memory used by window B (and indeed the ActiveX
component) are not released as expected at step 3.
Instead the memory seems to be held until the parent
window A itself is closed.

There are several notes on similar problems, but most
seem to give the impression that they are addressed
within IE 5.01. Since the problem is present in IE 6
(after all current patches have been applied) I'm
interested in whether anyone else has experienced this
problem or found a solution.

Thanks,

Phil


-
Balamural
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top