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

Issue 11038059: Bring up of ui/text/elider on iOS. (Closed)

Created:
8 years, 2 months ago by noyau (Ping after 24h)
Modified:
8 years, 2 months ago
Reviewers:
stuartmorgan, Nico
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Bring up of ui/text/elider on iOS. Unfortunately there is an issue with font metrics on the platform that cause some tests to fail. See crbug.com/154019 for details. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162814

Patch Set 1 #

Patch Set 2 : Disabling the whole tests. #

Total comments: 3

Patch Set 3 : Using MAYBE_. #

Total comments: 4

Patch Set 4 : Fixing capitalization. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M ui/base/text/text_elider_unittest.cc View 1 2 3 2 chunks +16 lines, -2 lines 0 comments Download
M ui/ui.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M ui/ui_unittests.gypi View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
noyau (Ping after 24h)
To Stuart for initial review.
8 years, 2 months ago (2012-10-05 09:15:19 UTC) #1
stuartmorgan
Rather than ifdefing based on essentially random float rounding outcomes, I think we should just ...
8 years, 2 months ago (2012-10-05 12:05:43 UTC) #2
noyau (Ping after 24h)
PTAL.
8 years, 2 months ago (2012-10-05 13:16:58 UTC) #3
stuartmorgan
https://codereview.chromium.org/11038059/diff/1004/ui/base/text/text_elider_unittest.cc File ui/base/text/text_elider_unittest.cc (right): https://codereview.chromium.org/11038059/diff/1004/ui/base/text/text_elider_unittest.cc#newcode59 ui/base/text/text_elider_unittest.cc:59: // TODO(ios): complex eliding is off by one for ...
8 years, 2 months ago (2012-10-06 11:47:04 UTC) #4
noyau (Ping after 24h)
Now using MAYBE_.
8 years, 2 months ago (2012-10-08 07:52:33 UTC) #5
stuartmorgan
LGTM with nit. https://codereview.chromium.org/11038059/diff/16001/ui/base/text/text_elider_unittest.cc File ui/base/text/text_elider_unittest.cc (right): https://codereview.chromium.org/11038059/diff/16001/ui/base/text/text_elider_unittest.cc#newcode58 ui/base/text/text_elider_unittest.cc:58: // TODO(ios): complex eliding is off ...
8 years, 2 months ago (2012-10-08 08:10:12 UTC) #6
noyau (Ping after 24h)
To thakis for owner review. https://codereview.chromium.org/11038059/diff/16001/ui/base/text/text_elider_unittest.cc File ui/base/text/text_elider_unittest.cc (right): https://codereview.chromium.org/11038059/diff/16001/ui/base/text/text_elider_unittest.cc#newcode58 ui/base/text/text_elider_unittest.cc:58: // TODO(ios): complex eliding ...
8 years, 2 months ago (2012-10-08 09:59:29 UTC) #7
Nico
lgtm Sorry, I missed this after returning from vacation. Please ping when I don't respond ...
8 years, 2 months ago (2012-10-17 22:27:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noyau@chromium.org/11038059/26001
8 years, 2 months ago (2012-10-18 21:00:24 UTC) #9
commit-bot: I haz the power
8 years, 2 months ago (2012-10-18 22:21:06 UTC) #10
Change committed as 162814

Powered by Google App Engine
This is Rietveld 408576698