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

Issue 4808003: Fix Valgrind errors that occurred during testing. (Closed)

Created:
10 years, 1 month ago by noelutz
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org, ben+cc_chromium.org, chrome-anti-phishing_googlegroups.com, Alexander Potapenko, pam+watch_chromium.org, stuartmorgan+watch_chromium.org, Timur Iskhodzhanov
Visibility:
Public.

Description

Fix Valgrind errors that occurred during testing. BUG=62943 TEST=ClientSideDetectionServiceTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66157

Patch Set 1 #

Patch Set 2 : Already delete the URLFetcher object. #

Total comments: 1

Patch Set 3 : Fix issues with the supression files. #

Patch Set 4 : Merge. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -89 lines) Patch
M chrome/browser/safe_browsing/client_side_detection_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.cc View 1 2 4 chunks +9 lines, -6 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/heapcheck/suppressions.txt View 2 3 1 chunk +0 lines, -55 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 2 3 1 chunk +0 lines, -27 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
noelutz
This should fix all the Valgrind errors. At least it does on my machine. Thanks, ...
10 years, 1 month ago (2010-11-12 22:03:06 UTC) #1
Brian Ryner
It looks like you have a lot of changes for the heapcheck suppressions, is that ...
10 years, 1 month ago (2010-11-12 22:59:52 UTC) #2
noelutz
> It looks like you have a lot of changes for the heapcheck suppressions, is ...
10 years, 1 month ago (2010-11-12 23:34:13 UTC) #3
Brian Ryner
LGTM
10 years, 1 month ago (2010-11-12 23:55:02 UTC) #4
Timur Iskhodzhanov
LGTM
10 years, 1 month ago (2010-11-15 19:51:30 UTC) #5
Lei Zhang
Sadly, Chromium Valgrind Mac still complains about these tests. There's way too many errors to ...
10 years, 1 month ago (2010-11-16 08:29:01 UTC) #6
lzheng1
10 years, 1 month ago (2010-11-16 17:37:45 UTC) #7
See bug:
http://code.google.com/p/chromium/issues/detail?id=63328<http://code.google.c...

On Tue, Nov 16, 2010 at 12:29 AM, <thestig@chromium.org> wrote:

> Sadly, Chromium Valgrind Mac still complains about these tests. There's way
> too
> many errors to suppress. Many of them are in the test teardown. Perhaps you
> should call msg_loop_.RunAllPending() first before destroying
> |csd_service_|?
>
>
> http://codereview.chromium.org/4808003/
>

Powered by Google App Engine
This is Rietveld 408576698