Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

memory leak #15

Closed
GoogleCodeExporter opened this issue Aug 23, 2015 · 3 comments
Closed

memory leak #15

GoogleCodeExporter opened this issue Aug 23, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. open Chrome task manager
2. open new tab in Chrome
3. browse to http://www.google.com/
4. set 5 second refresh
5. monitor task manager Memory column for the tab

What is the expected output? What do you see instead?
The memory allocation increases by at least 1 megabyte per refresh. More 
complex pages increase by more. An example is the IPoSN extension of 
Facebook which increases by 5--10 megabytes per refresh.

What version of the product are you using? On what operating system?
ChromeReload 0.5
Google Chrome 5.0.375.38 beta
Windows XP Pro SP3

Original issue reported on code.google.com by metaed on 19 May 2010 at 9:03

@GoogleCodeExporter
Copy link
Author

This has nothing to do with ChromeReload.
It's a memory-leak in Chromium.
The same thing happens when you reload a page without the extension.
Added a issue to Chromium.
http://code.google.com/p/chromium/issues/detail?id=45498

Original comment by snow.ad...@gmail.com on 31 May 2010 at 9:47

@GoogleCodeExporter
Copy link
Author

WontFix - this is a Chrome problem, as snow.adeka points out. Once it is fixed 
in Chrome it should be fine here,too.

Original comment by nick.lot...@gmail.com on 21 Jun 2010 at 3:40

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Couldn't chrome-reload work around this chrome memory bug by having an option 
to "refresh" into a new tab. If chrome reload could open a new tab and close 
the last one (as an option), chrome would not have to remember any of the tabs 
history.

Original comment by ecr...@gmail.com on 28 Aug 2010 at 5:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant