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

Issue 328703002: Do not de-reference Profile on the IO thread in BrowsingDataRemover. (Closed)

Created:
6 years, 6 months ago by engedy
Modified:
6 years, 6 months ago
Reviewers:
Mike West
CC:
chromium-reviews, markusheintz_, rpetterson, Ryan Sleevi
Visibility:
Public.

Description

Do not de-reference Profile on the IO thread in BrowsingDataRemover::ClearNetworkPredictorOnIOThread. BUG=365030 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276449

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added DCHECK. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -8 lines) Patch
M chrome/browser/browsing_data/browsing_data_remover.h View 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/browsing_data/browsing_data_remover.cc View 1 2 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
engedy
@Mike, @Ryan: please take a a look.
6 years, 6 months ago (2014-06-10 10:21:55 UTC) #1
Mike West
https://codereview.chromium.org/328703002/diff/1/chrome/browser/browsing_data/browsing_data_remover.cc File chrome/browser/browsing_data/browsing_data_remover.cc (left): https://codereview.chromium.org/328703002/diff/1/chrome/browser/browsing_data/browsing_data_remover.cc#oldcode871 chrome/browser/browsing_data/browsing_data_remover.cc:871: if (predictor) { Can this be null? If not, ...
6 years, 6 months ago (2014-06-10 12:33:13 UTC) #2
engedy
https://codereview.chromium.org/328703002/diff/1/chrome/browser/browsing_data/browsing_data_remover.cc File chrome/browser/browsing_data/browsing_data_remover.cc (left): https://codereview.chromium.org/328703002/diff/1/chrome/browser/browsing_data/browsing_data_remover.cc#oldcode871 chrome/browser/browsing_data/browsing_data_remover.cc:871: if (predictor) { On 2014/06/10 12:33:13, Mike West wrote: ...
6 years, 6 months ago (2014-06-10 15:19:40 UTC) #3
engedy
On 2014/06/10 15:19:40, engedy wrote: > https://codereview.chromium.org/328703002/diff/1/chrome/browser/browsing_data/browsing_data_remover.cc > File chrome/browser/browsing_data/browsing_data_remover.cc (left): > > https://codereview.chromium.org/328703002/diff/1/chrome/browser/browsing_data/browsing_data_remover.cc#oldcode871 > ...
6 years, 6 months ago (2014-06-10 15:20:20 UTC) #4
Mike West
On 2014/06/10 at 15:20:20, engedy wrote: > On 2014/06/10 15:19:40, engedy wrote: > > https://codereview.chromium.org/328703002/diff/1/chrome/browser/browsing_data/browsing_data_remover.cc ...
6 years, 6 months ago (2014-06-10 15:31:41 UTC) #5
Ryan Sleevi
I'm not familiar with this code, but it looks right to me :)
6 years, 6 months ago (2014-06-10 18:01:08 UTC) #6
engedy
The CQ bit was checked by engedy@chromium.org
6 years, 6 months ago (2014-06-11 08:22:06 UTC) #7
engedy
The CQ bit was unchecked by engedy@chromium.org
6 years, 6 months ago (2014-06-11 08:22:12 UTC) #8
engedy
The CQ bit was checked by engedy@chromium.org
6 years, 6 months ago (2014-06-11 08:23:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/engedy@chromium.org/328703002/20001
6 years, 6 months ago (2014-06-11 08:26:11 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-06-11 14:28:37 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-06-11 18:03:53 UTC) #12
Message was sent while issue was closed.
Change committed as 276449

Powered by Google App Engine
This is Rietveld 408576698