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

Issue 7313003: Separate memory purger from safe browsing. (Closed)

Created:
9 years, 5 months ago by Torne
Modified:
9 years, 5 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Separate memory purger from safe browsing. The memory purger already sends a notification when it's purging memory; safe browsing can listen for this notification instead of the memory purger closing the safe browsing database itself. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91688

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address nits #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -50 lines) Patch
M chrome/browser/memory_purger.cc View 5 chunks +3 lines, -10 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.h View 1 6 chunks +19 lines, -9 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_service.cc View 1 6 chunks +45 lines, -31 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Torne
9 years, 5 months ago (2011-07-06 14:28:48 UTC) #1
Scott Hess - ex-Googler
LGTM. But it might be safest to wait for Peter - I don't know for ...
9 years, 5 months ago (2011-07-06 17:01:28 UTC) #2
Peter Kasting
LGTM http://codereview.chromium.org/7313003/diff/1/chrome/browser/safe_browsing/safe_browsing_service.cc File chrome/browser/safe_browsing/safe_browsing_service.cc (right): http://codereview.chromium.org/7313003/diff/1/chrome/browser/safe_browsing/safe_browsing_service.cc#newcode527 chrome/browser/safe_browsing/safe_browsing_service.cc:527: registrar_.Add( Nit: Put as many args on this ...
9 years, 5 months ago (2011-07-06 18:18:37 UTC) #3
Torne
http://codereview.chromium.org/7313003/diff/1/chrome/browser/safe_browsing/safe_browsing_service.cc File chrome/browser/safe_browsing/safe_browsing_service.cc (right): http://codereview.chromium.org/7313003/diff/1/chrome/browser/safe_browsing/safe_browsing_service.cc#newcode527 chrome/browser/safe_browsing/safe_browsing_service.cc:527: registrar_.Add( On 2011/07/06 18:18:37, Peter Kasting wrote: > Nit: ...
9 years, 5 months ago (2011-07-07 09:29:34 UTC) #4
commit-bot: I haz the power
9 years, 5 months ago (2011-07-07 10:51:49 UTC) #5
Change committed as 91688

Powered by Google App Engine
This is Rietveld 408576698