rudolfnoe / customizeyourweb

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

Shortcut action causes memoryleak #76

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open firefox
2. browse to about:memory
3. review the memory compartments
4. open a new tab within firefox and browse to www.google.com
5. again review the memory compartments
6. notice the google compartment?
7. now close the tab on which you opened www.google.com
8. refresh the memorypage a couple of times, the google compartment should be 
closed
9. now add the script from the attachment in cyw
10. make sure the script is active
11. now again op a new tab with www.google.com
12. review the memory and notice the google compartment
13. now again close the tab with www.google.com
14. refresh the memory page several times.
15. on my machine the google compartment remains open resulting in a so-called 
zombie compartment

What is the expected output? What do you see instead?
- the memory compartment should close due to garbage collection

What version of the product are you using? On what operating system?
Firefox 9.01 - CYW 0.4.3.3Build201201122030 - Windows 7 US-English

Please provide any additional information below.
Changing the properties of the action did not change the result.
Information on zombie compartments can be found at: 
http://blog.mozilla.com/nnethercote/2011/07/20/zombie-compartments-recognize-and
-report-them-stop-the-screaming/
The issue has also been sent to the memshrink project of firefox

Kind regards,
Cloudworks

Original issue reported on code.google.com by cloudwor...@gmail.com on 20 Jan 2012 at 2:23

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi Rudolf, as already written on 
https://bugzilla.mozilla.org/show_bug.cgi?id=719782 the issue has been 
resolved. Thanks again for fixing.

Original comment by cloudwor...@gmail.com on 12 Feb 2012 at 10:39