Open GoogleCodeExporter opened 9 years ago
This is a general problem across the codebase in all the browsers. We are using
the
same unload event as the content is, and there is no order guarantee. Sometimes
we'll
get called before the content and sometimes after.
We need to find some other place to hook in to do this kind of stuff that is
well
after content's unload event.
Original comment by gears.te...@gmail.com
on 21 Mar 2008 at 6:51
Original issue reported on code.google.com by
gears.te...@gmail.com
on 2 Oct 2007 at 10:53