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

Issue 159304: Adds the first run banner.... (Closed)

Created:
11 years, 5 months ago by arv (Not doing code reviews)
Modified:
9 years, 4 months ago
Reviewers:
Glen Murphy
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Adds the first run banner. First run is determined by checking if there are no thumbnails. The check for no thumbnails is done on the backend since I need to add code to add some pre populated thumbnails and therefore the most visited pages will not be empty on the client. There is one edge case where the banner can show up again and that is if the user blacklists all his thumbnails and restarts chrome. Also, updates the look of the fillers to match the latest mocks. BUG=15079 TEST=Start with a new empty profile. You should see the blue first run banner. Then navigate to some link and come back the NTP. The banner should not be shown again. Also, test that this did not break the yellow notification banner shown when a thumbnail is removed. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21480

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -35 lines) Patch
M chrome/app/generated_resources.grd View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/new_tab_ui.cc View 1 2 4 chunks +21 lines, -2 lines 0 comments Download
M chrome/browser/resources/new_new_tab.css View 1 4 chunks +21 lines, -15 lines 0 comments Download
M chrome/browser/resources/new_new_tab.js View 1 2 3 chunks +53 lines, -18 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
arv (Not doing code reviews)
11 years, 5 months ago (2009-07-23 23:17:29 UTC) #1
Glen Murphy
11 years, 5 months ago (2009-07-23 23:37:08 UTC) #2
LG

Powered by Google App Engine
This is Rietveld 408576698