Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(435)

Issue 507038: Shut down fontconfig in test_shell to lower the amount of memory leaked in... (Closed)

Created:
11 years ago by plz use chromium.org account
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

Shut down fontconfig in test_shell to lower the amount of memory leaked in fontconfig. The remaining leaks are due to static variables in pango holding references to fontconfig data structures. These should go away for a more up to date version of pango. BUG=9245 TEST=Run test_shell using valgrind. Memory leaks related to fontconfig should drop from around 138079 bytes to around 24573 bytes Patch by Jochen Eisinger <eisinger@google.com>;. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34945

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M webkit/tools/test_shell/test_shell_gtk.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paweł Hajdan Jr.
LGTM (looks like you didn't push "Publish+Mail Comments" link).
11 years ago (2009-12-18 09:57:41 UTC) #1
Evan Martin
LGTM, nice
11 years ago (2009-12-18 10:14:53 UTC) #2
plz use chromium.org account
11 years ago (2009-12-18 14:52:05 UTC) #3
See http://codereview.chromium.org/502072 for an updated cl that fixes the issue
with valgrind and test_shell_tests

Powered by Google App Engine
This is Rietveld 408576698