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

Issue 395333004: [SyncFS] Clear sync task runners on shutdown of SyncFileSystemService (Closed)

Created:
6 years, 5 months ago by tzik
Modified:
6 years, 5 months ago
Reviewers:
peria
CC:
chromium-reviews, tzik, nhiroki, timurrrr+watch_chromium.org, glider+watch_chromium.org, kinuko+fileapi, bruening+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

[SyncFS] Clear sync task runners on shutdown of SyncFileSystemService This CL should fix a memory corruption in a unit_tests which is recently introduced. That is caused by sync task invocation after SyncFileSystemService::Shutdown. BUG=394460 TEST=unit_tests --gtest_filter='SyncFileSystemServiceTest.*' Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283756

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M chrome/browser/sync_file_system/sync_file_system_service.cc View 1 chunk +3 lines, -0 lines 0 comments Download
D tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory.txt View 1 chunk +0 lines, -2 lines 0 comments Download
D tools/valgrind/gtest_exclude/unit_tests.gtest-memcheck_linux.txt View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tzik
PTL
6 years, 5 months ago (2014-07-17 07:58:45 UTC) #1
peria
Code LGTM. Could you add a short explanation what was the reason of the test ...
6 years, 5 months ago (2014-07-17 08:08:56 UTC) #2
tzik
The CQ bit was checked by tzik@chromium.org
6 years, 5 months ago (2014-07-17 08:15:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/395333004/1
6 years, 5 months ago (2014-07-17 08:18:12 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 11:29:27 UTC) #5
Message was sent while issue was closed.
Change committed as 283756

Powered by Google App Engine
This is Rietveld 408576698