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

Issue 2899213002: Removed NativeAppsCollectionViewController and related code. (Closed)

Created:
3 years, 7 months ago by pkl (ping after 24h if needed)
Modified:
3 years, 6 months ago
CC:
chromium-reviews, marq+watch_chromium.org, ios-reviews+chrome_chromium.org, noyau+watch_chromium.org, ios-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Removed NativeAppsCollectionViewController and related code. After the deprecation of Native App Launcher, this code is no longer accessible. BUG=721921 Review-Url: https://codereview.chromium.org/2899213002 Cr-Commit-Position: refs/heads/master@{#481836} Committed: https://chromium.googlesource.com/chromium/src/+/8e7ebe52367879faf4952e74a06827c88f2895dd

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 10

Patch Set 3 : removed NativeAppItem #

Patch Set 4 : . #

Patch Set 5 : removed StoreKit.framework #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1112 lines) Patch
M ios/chrome/app/main_controller.mm View 1 3 chunks +0 lines, -17 lines 0 comments Download
M ios/chrome/browser/ui/commands/ios_command_ids.h View 1 chunk +0 lines, -1 line 0 comments Download
M ios/chrome/browser/ui/settings/BUILD.gn View 1 2 3 4 4 chunks +0 lines, -6 lines 0 comments Download
M ios/chrome/browser/ui/settings/cells/BUILD.gn View 1 2 2 chunks +0 lines, -3 lines 0 comments Download
D ios/chrome/browser/ui/settings/cells/native_app_item.h View 1 2 1 chunk +0 lines, -58 lines 0 comments Download
D ios/chrome/browser/ui/settings/cells/native_app_item.mm View 1 2 1 chunk +0 lines, -192 lines 0 comments Download
D ios/chrome/browser/ui/settings/cells/native_app_item_unittest.mm View 1 2 1 chunk +0 lines, -77 lines 0 comments Download
M ios/chrome/browser/ui/settings/material_cell_catalog_view_controller.mm View 1 2 2 chunks +0 lines, -16 lines 0 comments Download
D ios/chrome/browser/ui/settings/native_apps_collection_view_controller.h View 1 chunk +0 lines, -31 lines 0 comments Download
D ios/chrome/browser/ui/settings/native_apps_collection_view_controller.mm View 1 chunk +0 lines, -405 lines 0 comments Download
D ios/chrome/browser/ui/settings/native_apps_collection_view_controller_private.h View 1 chunk +0 lines, -35 lines 0 comments Download
D ios/chrome/browser/ui/settings/native_apps_collection_view_controller_unittest.mm View 1 chunk +0 lines, -251 lines 0 comments Download
M ios/chrome/browser/ui/settings/settings_navigation_controller.h View 1 chunk +0 lines, -7 lines 0 comments Download
M ios/chrome/browser/ui/settings/settings_navigation_controller.mm View 1 2 chunks +0 lines, -13 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
pkl (ping after 24h if needed)
3 years, 6 months ago (2017-06-22 11:32:32 UTC) #2
lpromero
LGTM, can you also remove: ios/chrome/browser/native_app_launcher ios/chrome/browser/ui/settings/cells/native_app_item* ios/public/provider/chrome/browser/native_app_launcher? https://codereview.chromium.org/2899213002/diff/20001/ios/chrome/app/main_controller.mm File ios/chrome/app/main_controller.mm (right): https://codereview.chromium.org/2899213002/diff/20001/ios/chrome/app/main_controller.mm#newcode131 ios/chrome/app/main_controller.mm:131: #import ...
3 years, 6 months ago (2017-06-22 11:44:40 UTC) #3
lpromero
https://codereview.chromium.org/2899213002/diff/20001/ios/chrome/browser/ui/settings/BUILD.gn File ios/chrome/browser/ui/settings/BUILD.gn (right): https://codereview.chromium.org/2899213002/diff/20001/ios/chrome/browser/ui/settings/BUILD.gn#newcode151 ios/chrome/browser/ui/settings/BUILD.gn:151: "//ios/chrome/browser/store_kit", Might not be used anymore, but it needs ...
3 years, 6 months ago (2017-06-22 11:47:13 UTC) #4
pkl (ping after 24h if needed)
On 2017/06/22 11:44:40, lpromero wrote: > LGTM, can you also remove: > ios/chrome/browser/native_app_launcher > ios/chrome/browser/ui/settings/cells/native_app_item* ...
3 years, 6 months ago (2017-06-22 12:17:39 UTC) #5
pkl (ping after 24h if needed)
lpromero: Thanks! Your comments addressed. https://codereview.chromium.org/2899213002/diff/20001/ios/chrome/app/main_controller.mm File ios/chrome/app/main_controller.mm (right): https://codereview.chromium.org/2899213002/diff/20001/ios/chrome/app/main_controller.mm#newcode131 ios/chrome/app/main_controller.mm:131: #import "ios/public/provider/chrome/browser/native_app_launcher/native_app_whitelist_manager.h" On 2017/06/22 ...
3 years, 6 months ago (2017-06-22 12:18:20 UTC) #6
rohitrao (ping after 24h)
lgtm but I thought we were waiting for M60 to ship and M61 to branch, ...
3 years, 6 months ago (2017-06-22 15:09:56 UTC) #7
pkl (ping after 24h if needed)
On 2017/06/22 15:09:56, rohitrao (ping after 24h) wrote: > lgtm but I thought we were ...
3 years, 6 months ago (2017-06-23 08:18:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2899213002/80001
3 years, 6 months ago (2017-06-23 08:26:52 UTC) #11
commit-bot: I haz the power
3 years, 6 months ago (2017-06-23 09:37:43 UTC) #14
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/8e7ebe52367879faf4952e74a068...

Powered by Google App Engine
This is Rietveld 408576698