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

Issue 187473004: Invoke LeakSanitizer on teardown of some browser test fixtures. (Closed)

Created:
6 years, 9 months ago by earthdok
Modified:
6 years, 9 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Invoke LeakSanitizer on teardown of some browser test fixtures. Call LeakSanitizer before RenderViewTest::TearDown(), as the latter may leak WebKit objects when it shuts down V8. This call really belongs in RenderViewTest::TearDown(), but unfortunately there are unit tests which inherit from RenderViewTest, whereas this approach is only suitable for browser tests. Anyway this is intended as a temporary fix, as Oilpan is expected to rid us of those leaks. BUG=328552 TBR=phajdan.jr@chromium.org, fsamuel@chromium.org NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255016

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M chrome/test/base/chrome_render_view_test.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M content/renderer/browser_plugin/browser_plugin_browsertest.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
earthdok
PTAL Paweł - chrome/ Fady - content/
6 years, 9 months ago (2014-03-05 11:59:38 UTC) #1
earthdok
The CQ bit was checked by earthdok@chromium.org
6 years, 9 months ago (2014-03-05 11:59:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/earthdok@chromium.org/187473004/1
6 years, 9 months ago (2014-03-05 11:59:57 UTC) #3
commit-bot: I haz the power
6 years, 9 months ago (2014-03-05 12:00:15 UTC) #4
Message was sent while issue was closed.
Change committed as 255016

Powered by Google App Engine
This is Rietveld 408576698