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

Issue 8698010: Clear cache after showing Sync confirmation bubble (Closed)

Created:
9 years ago by sail
Modified:
9 years ago
Reviewers:
Evan Stade
CC:
chromium-reviews, estade+watch_chromium.org
Visibility:
Public.

Description

Clear cache after showing Sync confirmation bubble The sync confirmation bubble would show multiple times. Fix was to clear the NTP resource cache after the bubble was shown. BUG=103699 TEST=Verfied that without my patch the sync confirmation bubble would show up multiple times. Applied my patch and verified that the confirmation bubble only showed once. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112371

Patch Set 1 #

Total comments: 2

Patch Set 2 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/ui/webui/ntp/ntp_resource_cache.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
sail
9 years ago (2011-11-27 23:16:11 UTC) #1
Evan Stade
http://codereview.chromium.org/8698010/diff/1/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc File chrome/browser/ui/webui/ntp/ntp_resource_cache.cc (right): http://codereview.chromium.org/8698010/diff/1/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc#newcode187 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc:187: pref_change_registrar_.Add(prefs::kNTPShownPage, this); doesn't work to just add kSyncPromoShowNTPBubble here?
9 years ago (2011-11-30 03:38:03 UTC) #2
sail
http://codereview.chromium.org/8698010/diff/1/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc File chrome/browser/ui/webui/ntp/ntp_resource_cache.cc (right): http://codereview.chromium.org/8698010/diff/1/chrome/browser/ui/webui/ntp/ntp_resource_cache.cc#newcode187 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc:187: pref_change_registrar_.Add(prefs::kNTPShownPage, this); On 2011/11/30 03:38:03, Evan Stade wrote: > ...
9 years ago (2011-11-30 05:50:08 UTC) #3
Evan Stade
lgtm
9 years ago (2011-11-30 23:04:33 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/8698010/4001
9 years ago (2011-11-30 23:06:10 UTC) #5
commit-bot: I haz the power
Try job failure for 8698010-4001 (retry) on linux_clang for step "compile" (clobber build). It's a ...
9 years ago (2011-11-30 23:34:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/8698010/4001
9 years ago (2011-11-30 23:47:41 UTC) #7
commit-bot: I haz the power
9 years ago (2011-12-01 01:45:09 UTC) #8
Change committed as 112371

Powered by Google App Engine
This is Rietveld 408576698