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

Issue 13958003: Add a short delay before showing the first run bubble. (Closed)

Created:
7 years, 8 months ago by macourteau
Modified:
7 years, 8 months ago
Reviewers:
grt (UTC plus 2)
CC:
chromium-reviews, gab
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add a short delay before showing the first run bubble. R=grt@chromium.org BUG=223939 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193513

Patch Set 1 #

Total comments: 2

Patch Set 2 : Safer callback (as suggested by grt@). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -4 lines) Patch
M chrome/browser/first_run/first_run.h View 1 3 chunks +13 lines, -1 line 0 comments Download
M chrome/browser/first_run/first_run.cc View 1 5 chunks +38 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
macourteau
Only thing I'm not sure about is the use of base::Unretained - please advise as ...
7 years, 8 months ago (2013-04-09 23:55:04 UTC) #1
macourteau
Looks like gab's on vacation - Greg, can you take a look at this? As ...
7 years, 8 months ago (2013-04-10 05:26:10 UTC) #2
grt (UTC plus 2)
https://codereview.chromium.org/13958003/diff/1/chrome/browser/first_run/first_run.cc File chrome/browser/first_run/first_run.cc (right): https://codereview.chromium.org/13958003/diff/1/chrome/browser/first_run/first_run.cc#newcode588 chrome/browser/first_run/first_run.cc:588: base::Unretained(browser)), this will be crashy since the browser window ...
7 years, 8 months ago (2013-04-10 15:14:06 UTC) #3
macourteau
https://codereview.chromium.org/13958003/diff/1/chrome/browser/first_run/first_run.cc File chrome/browser/first_run/first_run.cc (right): https://codereview.chromium.org/13958003/diff/1/chrome/browser/first_run/first_run.cc#newcode588 chrome/browser/first_run/first_run.cc:588: base::Unretained(browser)), On 2013/04/10 15:14:06, grt wrote: > this will ...
7 years, 8 months ago (2013-04-10 20:54:26 UTC) #4
grt (UTC plus 2)
lgtm. you've tested closing the browser window before the bubble appears just to be sure? ...
7 years, 8 months ago (2013-04-10 21:35:19 UTC) #5
macourteau
On 2013/04/10 21:35:19, grt wrote: > lgtm. you've tested closing the browser window before the ...
7 years, 8 months ago (2013-04-10 22:44:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/macourteau@chromium.org/13958003/13001
7 years, 8 months ago (2013-04-10 22:44:43 UTC) #7
commit-bot: I haz the power
7 years, 8 months ago (2013-04-11 00:14:38 UTC) #8
Message was sent while issue was closed.
Change committed as 193513

Powered by Google App Engine
This is Rietveld 408576698