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

Issue 8363035: NTP4/Sync Promo: (Closed)

Created:
9 years, 1 month ago by Dan Beam
Modified:
9 years, 1 month ago
CC:
chromium-reviews, estade+watch_chromium.org, arv (Not doing code reviews), Paweł Hajdan Jr.
Visibility:
Public.

Description

NTP4/Sync Promo: - rename sync promo -> NTP sign-in promo - re-arrange UMA to correctly report stuff given new code path - re-fix pane switcher issue. R=sail@chromium.org,estade@chromium.org TBR=mirandac@chromium.org BUG=99540 TEST=Unit tests still pass, code still compiles, UMA gets reported, and pane switchers don't obscure. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107517

Patch Set 1 #

Patch Set 2 : Merged, fixed, unit tests and quick smoke test passing #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -120 lines) Patch
M chrome/browser/resources/ntp4/new_tab.js View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/ntp4/new_tab_theme.css View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_login_handler.h View 2 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_login_handler.cc View 1 6 chunks +16 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/sync_promo_ui.cc View 1 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/web_resource/promo_resource_service.h View 3 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/web_resource/promo_resource_service.cc View 7 chunks +22 lines, -22 lines 0 comments Download
M chrome/browser/web_resource/promo_resource_service_unittest.cc View 1 5 chunks +72 lines, -71 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +2 lines, -2 lines 1 comment Download
M chrome/common/pref_names.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Dan Beam
9 years, 1 month ago (2011-10-27 00:08:28 UTC) #1
Dan Beam
Might wanna wait one sec while I merge my changes with sail@'s r107472 (there will ...
9 years, 1 month ago (2011-10-27 00:13:04 UTC) #2
Dan Beam
9 years, 1 month ago (2011-10-27 00:53:09 UTC) #3
sail
lgtm
9 years, 1 month ago (2011-10-27 00:55:31 UTC) #4
Dan Beam
NOTE - Renaming / nits: - promo_resource_service* - pref_names.* - sync_promo_ui.cc Pane switcher bug: - ...
9 years, 1 month ago (2011-10-27 00:58:10 UTC) #5
Dan Beam
http://codereview.chromium.org/8363035/diff/2001/chrome/common/pref_names.h File chrome/common/pref_names.h (right): http://codereview.chromium.org/8363035/diff/2001/chrome/common/pref_names.h#newcode469 chrome/common/pref_names.h:469: extern const char kNTPSignInPromoGroupMax[]; I should note here that ...
9 years, 1 month ago (2011-10-27 01:07:55 UTC) #6
Evan Stade
lgtm
9 years, 1 month ago (2011-10-27 01:08:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/8363035/2001
9 years, 1 month ago (2011-10-27 01:13:06 UTC) #8
commit-bot: I haz the power
Change committed as 107517
9 years, 1 month ago (2011-10-27 02:19:27 UTC) #9
Dan Beam
mirandac: Just let me know if you have any comments and we can see if ...
9 years, 1 month ago (2011-10-27 02:23:36 UTC) #10
Miranda Callahan
9 years, 1 month ago (2011-10-27 17:20:15 UTC) #11
On 2011/10/27 02:23:36, Dan Beam wrote:
> mirandac: Just let me know if you have any comments and we can see if we can
> merge them (if major).  The stuff I wanted you to review was mainly
> PromoResourceService.* and NTPPromoSignInTest.* stuff, and it's really just a
> huge rename (same tests pass).

LGTM from me as well -- merge on!

Powered by Google App Engine
This is Rietveld 408576698