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

Issue 2430463003: Removed use of IsRunningOnIOS8OrLater from ui_util and uikit_ui_util (Closed)

Created:
4 years, 2 months ago by pkl (ping after 24h if needed)
Modified:
4 years, 2 months ago
CC:
chromium-reviews, mac-reviews_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removed use of IsRunningOnIOS8OrLater from ui_util and uikit_ui_util BUG=633626 Committed: https://crrev.com/a090419a7c2db425450ba531db9d2c5d6b838868 Cr-Commit-Position: refs/heads/master@{#426260}

Patch Set 1 #

Total comments: 6

Patch Set 2 : one line!!!1! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -26 lines) Patch
M ios/chrome/browser/ui/ui_util.mm View 1 2 chunks +2 lines, -13 lines 0 comments Download
M ios/chrome/browser/ui/uikit_ui_util.mm View 1 2 chunks +3 lines, -13 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
pkl (ping after 24h if needed)
Removed pre-iOS8 code.
4 years, 2 months ago (2016-10-18 00:19:06 UTC) #2
marq (ping after 24h)
LGTM Not for this CL, but some of these functions (CurrentScreenWidth(), etc) could be deprecated ...
4 years, 2 months ago (2016-10-18 10:41:55 UTC) #3
justincohen
lgtm, my comments are all nits to make everything one line https://codereview.chromium.org/2430463003/diff/1/ios/chrome/browser/ui/ui_util.mm File ios/chrome/browser/ui/ui_util.mm (right): ...
4 years, 2 months ago (2016-10-18 10:59:21 UTC) #4
pkl (ping after 24h if needed)
https://codereview.chromium.org/2430463003/diff/1/ios/chrome/browser/ui/ui_util.mm File ios/chrome/browser/ui/ui_util.mm (right): https://codereview.chromium.org/2430463003/diff/1/ios/chrome/browser/ui/ui_util.mm#newcode44 ios/chrome/browser/ui/ui_util.mm:44: CGSize screenSize = [UIScreen mainScreen].bounds.size; On 2016/10/18 10:59:20, justincohen ...
4 years, 2 months ago (2016-10-19 18:47:32 UTC) #5
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/2430463003/20001
4 years, 2 months ago (2016-10-19 18:48:31 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-19 19:37:58 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:10:45 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a090419a7c2db425450ba531db9d2c5d6b838868
Cr-Commit-Position: refs/heads/master@{#426260}

Powered by Google App Engine
This is Rietveld 408576698