divyang4481 / firebreath

Automatically exported from code.google.com/p/firebreath
0 stars 0 forks source link

Chrome on windows XP triggers windowAttach and windowDetach a second time #109

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
After you close chrome or the tab where your plugin is active.

The windowDetach is called.
Directly after that
windowAttach with src nulled is called again.
windowDetach with src nulled is called again. 

Firefox 3.6 and IE 8 are working as expected. Just one call to windowDetach.

I'm using the nightly build 1.4 r39

Original issue reported on code.google.com by michael....@gmail.com on 17 Nov 2010 at 7:21

GoogleCodeExporter commented 8 years ago

Original comment by taxilian on 14 Jan 2011 at 1:31

GoogleCodeExporter commented 8 years ago
This is fixed in 1.4 beta 2

Original comment by richarda...@gmail.com on 23 Jan 2011 at 2:31