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

Issue 539253002: Add a couple UIKit util functions in src/ui/ios/ (Closed)

Created:
6 years, 3 months ago by lliabraa
Modified:
6 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add a couple UIKit util functions in src/ui/ios/ BUG=None Committed: https://crrev.com/baf439d8500da3284a73f56324d13916590f8f7a Cr-Commit-Position: refs/heads/master@{#293933}

Patch Set 1 #

Total comments: 10

Patch Set 2 : renamed methods; use std:ceil #

Patch Set 3 : use WARN_UNUSED_RESULT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -13 lines) Patch
M ui/ios/NSString+CrStringDrawing.mm View 1 2 1 chunk +2 lines, -13 lines 0 comments Download
M ui/ios/ui_ios.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ios/ui_ios_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A ui/ios/uikit_util.h View 1 2 1 chunk +26 lines, -0 lines 0 comments Download
A ui/ios/uikit_util.mm View 1 2 1 chunk +23 lines, -0 lines 0 comments Download
A ui/ios/uikit_util_unittest.mm View 1 2 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
lliabraa
6 years, 3 months ago (2014-09-04 19:21:06 UTC) #2
stuartmorgan
https://codereview.chromium.org/539253002/diff/1/ui/ios/ui_ios_tests.gyp File ui/ios/ui_ios_tests.gyp (right): https://codereview.chromium.org/539253002/diff/1/ui/ios/ui_ios_tests.gyp#newcode11 ui/ios/ui_ios_tests.gyp:11: 'target_name': 'ui_ios_unittests', Belatedly: did this get added to bots? ...
6 years, 3 months ago (2014-09-04 22:16:11 UTC) #3
lliabraa
Thanks for the review https://chromiumcodereview.appspot.com/539253002/diff/1/ui/ios/ui_ios_tests.gyp File ui/ios/ui_ios_tests.gyp (right): https://chromiumcodereview.appspot.com/539253002/diff/1/ui/ios/ui_ios_tests.gyp#newcode11 ui/ios/ui_ios_tests.gyp:11: 'target_name': 'ui_ios_unittests', On 2014/09/04 22:16:10, ...
6 years, 3 months ago (2014-09-05 16:53:45 UTC) #4
stuartmorgan
Actually, I bet WARN_UNUSED_RESULT works for us. Can you annotate with that, and verify that ...
6 years, 3 months ago (2014-09-05 17:03:15 UTC) #5
lliabraa
Uploaded a new patch with WARN_UNUSED_RESULT. Thanks for the suggestion. I think I'll wait for ...
6 years, 3 months ago (2014-09-05 17:11:29 UTC) #6
lliabraa
+rohitrao for OWNERS
6 years, 3 months ago (2014-09-05 17:47:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lliabraa@chromium.org/539253002/40001
6 years, 3 months ago (2014-09-05 18:54:49 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/2551)
6 years, 3 months ago (2014-09-05 19:25:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lliabraa@chromium.org/539253002/40001
6 years, 3 months ago (2014-09-09 12:46:27 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001) as aa12f7524dbe42ce64a45414cf6300d55260471e
6 years, 3 months ago (2014-09-09 13:45:21 UTC) #15
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:53:11 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/baf439d8500da3284a73f56324d13916590f8f7a
Cr-Commit-Position: refs/heads/master@{#293933}

Powered by Google App Engine
This is Rietveld 408576698