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

Issue 1139383002: [iOS] Upstream URL utilities (Closed)

Created:
5 years, 7 months ago by sdefresne
Modified:
5 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS] Upstream URL utilities ios/chrome/browser/chrome_url_util.{h,mm} provides some URL utilities for use on iOS. Add missing link dependency on UIKit framework. BUG=429756 Committed: https://crrev.com/a19f12470cf673998304861961d6c1eb3af2b71b Cr-Commit-Position: refs/heads/master@{#330356}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address rohitrao comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -0 lines) Patch
A ios/chrome/browser/chrome_url_util.h View 1 chunk +47 lines, -0 lines 0 comments Download
A ios/chrome/browser/chrome_url_util.mm View 1 1 chunk +102 lines, -0 lines 0 comments Download
A ios/chrome/browser/chrome_url_util_unittest.mm View 1 1 chunk +65 lines, -0 lines 0 comments Download
M ios/chrome/ios_chrome.gyp View 2 chunks +3 lines, -0 lines 0 comments Download
M ios/chrome/ios_chrome_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
sdefresne
Please take a look.
5 years, 7 months ago (2015-05-18 13:11:40 UTC) #2
rohitrao (ping after 24h)
Mostly LGTM, bunch of style nits. https://codereview.chromium.org/1139383002/diff/1/ios/chrome/browser/chrome_url_util.mm File ios/chrome/browser/chrome_url_util.mm (right): https://codereview.chromium.org/1139383002/diff/1/ios/chrome/browser/chrome_url_util.mm#newcode48 ios/chrome/browser/chrome_url_util.mm:48: base::scoped_nsprotocol<AppIconURLProvider> appIconURLProvider_; Want ...
5 years, 7 months ago (2015-05-18 13:34:56 UTC) #3
sdefresne
Thank you for the review. https://codereview.chromium.org/1139383002/diff/1/ios/chrome/browser/chrome_url_util.mm File ios/chrome/browser/chrome_url_util.mm (right): https://codereview.chromium.org/1139383002/diff/1/ios/chrome/browser/chrome_url_util.mm#newcode48 ios/chrome/browser/chrome_url_util.mm:48: base::scoped_nsprotocol<AppIconURLProvider> appIconURLProvider_; On 2015/05/18 ...
5 years, 7 months ago (2015-05-18 14:19:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1139383002/20001
5 years, 7 months ago (2015-05-18 14:20:24 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 7 months ago (2015-05-18 14:36:02 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/a19f12470cf673998304861961d6c1eb3af2b71b Cr-Commit-Position: refs/heads/master@{#330356}
5 years, 7 months ago (2015-05-18 14:36:49 UTC) #9
sdefresne
5 years, 7 months ago (2015-05-18 14:45:10 UTC) #10
Message was sent while issue was closed.
Thank you for the review.

Powered by Google App Engine
This is Rietveld 408576698