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

Issue 16172005: Clean up async app launcher enabled checks. (Closed)

Created:
7 years, 6 months ago by calamity
Modified:
7 years, 6 months ago
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, tfarina, sail+watch_chromium.org, Aaron Boodman, chromium-apps-reviews_chromium.org, estade+watch_chromium.org, pedrosimonetti+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Clean up async app launcher enabled checks. The app launcher enable state no longer requires a registry check so we can remove all of the asynchronous apis that were in place for it. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203921

Patch Set 1 : #

Total comments: 8

Patch Set 2 : remove function declarations #

Total comments: 1

Patch Set 3 : fix nit #

Patch Set 4 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -139 lines) Patch
M apps/app_launcher.h View 1 chunk +2 lines, -25 lines 0 comments Download
M apps/app_launcher.cc View 1 2 2 chunks +6 lines, -41 lines 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.cc View 2 chunks +4 lines, -16 lines 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.mm View 2 chunks +1 line, -9 lines 0 comments Download
M chrome/browser/ui/extensions/extension_install_ui_default.cc View 2 chunks +16 lines, -27 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_resource_cache.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
calamity
7 years, 6 months ago (2013-05-30 01:54:55 UTC) #1
koz (OOO until 15th September)
https://codereview.chromium.org/16172005/diff/10/apps/app_launcher.cc File apps/app_launcher.cc (right): https://codereview.chromium.org/16172005/diff/10/apps/app_launcher.cc#newcode33 apps/app_launcher.cc:33: NOTREACHED(); The comment here seems to imply this will ...
7 years, 6 months ago (2013-05-30 04:08:39 UTC) #2
calamity
+sky for OWNERS Could you please review chrome/browser/ui/. Thanks. https://chromiumcodereview.appspot.com/16172005/diff/10/apps/app_launcher.cc File apps/app_launcher.cc (right): https://chromiumcodereview.appspot.com/16172005/diff/10/apps/app_launcher.cc#newcode33 apps/app_launcher.cc:33: ...
7 years, 6 months ago (2013-05-31 01:15:22 UTC) #3
koz (OOO until 15th September)
lgtm https://codereview.chromium.org/16172005/diff/6001/apps/app_launcher.cc File apps/app_launcher.cc (right): https://codereview.chromium.org/16172005/diff/6001/apps/app_launcher.cc#newcode31 apps/app_launcher.cc:31: // In some tests, the prefs aren't initialised. ...
7 years, 6 months ago (2013-05-31 02:46:20 UTC) #4
calamity
+sky for OWNERS Could you please review chrome/browser/ui? Thanks.
7 years, 6 months ago (2013-06-03 07:32:09 UTC) #5
sky
LGTM
7 years, 6 months ago (2013-06-03 15:58:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/16172005/15001
7 years, 6 months ago (2013-06-03 17:00:04 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-03 17:23:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/16172005/31001
7 years, 6 months ago (2013-06-04 01:13:58 UTC) #9
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 11:00:31 UTC) #10
Message was sent while issue was closed.
Change committed as 203921

Powered by Google App Engine
This is Rietveld 408576698