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

Issue 398303002: Upgrade valgrind suppressions from 'WebCore' to 'blink'. (Closed)

Created:
6 years, 5 months ago by Mike West
Modified:
6 years, 5 months ago
Reviewers:
abarth-chromium
CC:
chromium-reviews, glider+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Upgrade valgrind suppressions from 'WebCore' to 'blink'. This CL brought to you by the commands 'grep', 'xargs', and 'sed'. grep -r -l "WebCore" ./tools/valgrind | xargs -L1 sed -i '' -e 's/WebCore/blink/g' TBR=abarth@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283723

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+362 lines, -362 lines) Patch
M tools/valgrind/drmemory/suppressions.txt View 3 chunks +7 lines, -7 lines 0 comments Download
M tools/valgrind/drmemory/suppressions_full.txt View 22 chunks +184 lines, -184 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 77 chunks +146 lines, -146 lines 0 comments Download
M tools/valgrind/memcheck/suppressions_mac.txt View 12 chunks +25 lines, -25 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mike West
6 years, 5 months ago (2014-07-17 09:09:01 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r283723 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698