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

Issue 149185: Ensure that VisitedLink listener Add event only fires when new fingerprint is... (Closed)

Created:
11 years, 5 months ago by dglazkov
Modified:
9 years, 6 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

Ensure that VisitedLink listener Add event only fires when new fingerprint is added, and not during resizing/rebuilding or deleting fingerprints. R=brettw TEST=VisitedLinkTest.Listener BUG=15926 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19931

Patch Set 1 #

Patch Set 2 : Changed to use method parameter. #

Patch Set 3 : Fixed the comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -17 lines) Patch
M chrome/browser/visitedlink_master.h View 1 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/visitedlink_master.cc View 1 2 6 chunks +10 lines, -8 lines 0 comments Download
M chrome/browser/visitedlink_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
dglazkov
11 years, 5 months ago (2009-07-04 16:16:05 UTC) #1
brettw
I find big flags like this kind of undesirable. What do you think about adding ...
11 years, 5 months ago (2009-07-04 16:33:34 UTC) #2
dglazkov
Like this? Take a look.
11 years, 5 months ago (2009-07-04 17:05:21 UTC) #3
brettw
11 years, 5 months ago (2009-07-04 17:15:31 UTC) #4
Exactly. LGTM

Powered by Google App Engine
This is Rietveld 408576698