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

Issue 2893743002: Removed a delay that is no longer necessary. (Closed)

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

Description

Removed a delay that is no longer necessary. Earlier versions of Chrome using UIWebView requires a delay when launching external apps that is no longer necessary. Removed some unnecessary intermediate methods. Review-Url: https://codereview.chromium.org/2893743002 Cr-Commit-Position: refs/heads/master@{#473036} Committed: https://chromium.googlesource.com/chromium/src/+/810aea92c8ee9d753927571175ba978cf613d345

Patch Set 1 #

Patch Set 2 : code clean up #

Patch Set 3 : renamed param #

Patch Set 4 : rebase #

Total comments: 4

Patch Set 5 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -64 lines) Patch
M ios/chrome/browser/web/external_app_launcher.mm View 1 2 3 4 5 chunks +31 lines, -64 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
pkl (ping after 24h if needed)
Sorry, there still isn't any unit tests. I looked at adding some but it is ...
3 years, 7 months ago (2017-05-18 22:23:35 UTC) #2
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2893743002/diff/60001/ios/chrome/browser/web/external_app_launcher.mm File ios/chrome/browser/web/external_app_launcher.mm (right): https://codereview.chromium.org/2893743002/diff/60001/ios/chrome/browser/web/external_app_launcher.mm#newcode82 ios/chrome/browser/web/external_app_launcher.mm:82: action:(NSString*)openLabel; s/action/openLabel ? https://codereview.chromium.org/2893743002/diff/60001/ios/chrome/browser/web/external_app_launcher.mm#newcode155 ios/chrome/browser/web/external_app_launcher.mm:155: [self openExternalAppWithURL:URL Optional ...
3 years, 7 months ago (2017-05-18 23:40:15 UTC) #3
pkl (ping after 24h if needed)
https://codereview.chromium.org/2893743002/diff/60001/ios/chrome/browser/web/external_app_launcher.mm File ios/chrome/browser/web/external_app_launcher.mm (right): https://codereview.chromium.org/2893743002/diff/60001/ios/chrome/browser/web/external_app_launcher.mm#newcode82 ios/chrome/browser/web/external_app_launcher.mm:82: action:(NSString*)openLabel; On 2017/05/18 23:40:14, Eugene But wrote: > s/action/openLabel ...
3 years, 7 months ago (2017-05-19 00:59:34 UTC) #4
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/2893743002/80001
3 years, 7 months ago (2017-05-19 01:01:43 UTC) #7
commit-bot: I haz the power
3 years, 7 months ago (2017-05-19 02:20:10 UTC) #10
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/810aea92c8ee9d753927571175ba...

Powered by Google App Engine
This is Rietveld 408576698