| Summary: | konqueror eats lots of ram (and then swap) when working with google maps | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Salvatore Brigaglia <opensourcecat> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Salvatore Brigaglia
2008-07-24 15:19:17 UTC
SVN commit 843323 by orlovich: Fix the deterministic leak on websites such as google maps (and some other ones) which also causes an assertion failure on exit. There is still a more subtle one where the conservative collection keeps an object alive for a while. Happens e.g. for #164126. That one needs more thought... CCBUG:156172 CCBUG:161289 CCBUG:151453 BUG:167354 M +7 -0 khtml/ecma/kjs_window.cpp M +1 -4 kjs/interpreter.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=843323 |