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

Issue 2464963004: [ios] Adds protocols for native app launching (Closed)

Created:
4 years, 1 month ago by sczs1
Modified:
4 years, 1 month ago
CC:
chromium-reviews, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds protocols for native app launching. BUG=662573 Committed: https://crrev.com/50d00a67e659fd519e1ed60f132becd9e65b4a79 Cr-Commit-Position: refs/heads/master@{#431555}

Patch Set 1 : Skeleton #

Patch Set 2 : Remove dummy providers #

Patch Set 3 : Downstream compatibility #

Total comments: 19

Patch Set 4 : CL Feedback and New protocol method #

Total comments: 10

Patch Set 5 : Use new Enums, Feedback #

Messages

Total messages: 21 (12 generated)
sczs1
Hi Rohit, could you PTAL. I won't land this until the downstream classes conform to ...
4 years, 1 month ago (2016-11-04 22:57:11 UTC) #5
rohitrao (ping after 24h)
https://codereview.chromium.org/2464963004/diff/60001/ios/public/provider/chrome/browser/native_app_launcher/native_app_metadata.h File ios/public/provider/chrome/browser/native_app_launcher/native_app_metadata.h (right): https://codereview.chromium.org/2464963004/diff/60001/ios/public/provider/chrome/browser/native_app_launcher/native_app_metadata.h#newcode5 ios/public/provider/chrome/browser/native_app_launcher/native_app_metadata.h:5: #ifndef IOS_INTERNAL_CHROME_BROWSER_NATIVE_APP_LAUNCHER_NATIVE_APP_METADATA_H_ Header guard needs to be updated. https://codereview.chromium.org/2464963004/diff/60001/ios/public/provider/chrome/browser/native_app_launcher/native_app_metadata.h#newcode11 ...
4 years, 1 month ago (2016-11-08 12:39:18 UTC) #6
sczs1
Addressed the feedback and made some small refactoring changes. https://codereview.chromium.org/2464963004/diff/60001/ios/public/provider/chrome/browser/native_app_launcher/native_app_metadata.h File ios/public/provider/chrome/browser/native_app_launcher/native_app_metadata.h (right): https://codereview.chromium.org/2464963004/diff/60001/ios/public/provider/chrome/browser/native_app_launcher/native_app_metadata.h#newcode5 ios/public/provider/chrome/browser/native_app_launcher/native_app_metadata.h:5: ...
4 years, 1 month ago (2016-11-09 01:14:52 UTC) #7
rohitrao (ping after 24h)
https://codereview.chromium.org/2464963004/diff/80001/ios/public/provider/chrome/browser/chrome_browser_provider.h File ios/public/provider/chrome/browser/chrome_browser_provider.h (right): https://codereview.chromium.org/2464963004/diff/80001/ios/public/provider/chrome/browser/chrome_browser_provider.h#newcode176 ios/public/provider/chrome/browser/chrome_browser_provider.h:176: virtual id<NativeAppWhitelistManager> GetNativeAppWhitelistManager() const; Also update TestChromeBrowserProvider to override ...
4 years, 1 month ago (2016-11-09 02:19:22 UTC) #8
sczs1
HI Rohit, This should be ready to land could you PTAL. https://codereview.chromium.org/2464963004/diff/80001/ios/public/provider/chrome/browser/chrome_browser_provider.h File ios/public/provider/chrome/browser/chrome_browser_provider.h (right): ...
4 years, 1 month ago (2016-11-10 03:30:19 UTC) #10
rohitrao (ping after 24h)
lgtm
4 years, 1 month ago (2016-11-11 12:17:11 UTC) #16
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/2464963004/120001
4 years, 1 month ago (2016-11-11 12:17:19 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:120001)
4 years, 1 month ago (2016-11-11 13:14:53 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-11-11 13:17:51 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/50d00a67e659fd519e1ed60f132becd9e65b4a79
Cr-Commit-Position: refs/heads/master@{#431555}

Powered by Google App Engine
This is Rietveld 408576698