DescriptionUpdate 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289403
Patch Set 1 #
Total comments: 4
Patch Set 2 : Switch to std::ceil #
Messages
Total messages: 13 (0 generated)
|