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

Issue 473883002: Revert 289403 "Update iOS deployment target to 7.0" (Closed)

Created:
6 years, 4 months ago by bartfab (slow)
Modified:
6 years, 4 months ago
Reviewers:
stuartmorgan
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 289403 "Update iOS deployment target to 7.0" This appears to have broken gfx_unittests on iOS: http://build.chromium.org/p/chromium.mac/builders/iOS%20Simulator%20%28dbg%29/builds/17689 > Update iOS deployment target to 7.0 > > iOS 6 will no longer be supported. > > Replaces deprecated sizeWithFont: with sizeWithAttributes: (adding a > ceilf since according to the internet, the former rounds up, and the > latter does not) to fix compilation. > > BUG=402921 > > Review URL: https://codereview.chromium.org/463333002 TBR=stuartmorgan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289510

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -11 lines) Patch
M trunk/src/build/common.gypi View 2 chunks +1 line, -5 lines 0 comments Download
M trunk/src/ui/gfx/platform_font_ios.mm View 2 chunks +1 line, -4 lines 0 comments Download
M trunk/src/ui/gfx/text_utils_ios.mm View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
bartfab (slow)
6 years, 4 months ago (2014-08-14 10:10:12 UTC) #1
bartfab (slow)
Committed patchset #1 manually as r289510.
6 years, 4 months ago (2014-08-14 10:10:19 UTC) #2
stuartmorgan
LGTM. I'm perplexed by http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/5212 where the try server had the same failure but called ...
6 years, 4 months ago (2014-08-14 14:12:12 UTC) #3
bartfab (slow)
6 years, 4 months ago (2014-08-14 14:19:39 UTC) #4
Message was sent while issue was closed.
On 2014/08/14 14:12:12, stuartmorgan wrote:
> LGTM.
> 
> I'm perplexed by
>
http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator...
> where the try server had the same failure but called the run green :P

Yes, I filed http://crbug.com/403725 for that.

Powered by Google App Engine
This is Rietveld 408576698