[ios] Improve the constructor of PopoverLabelViewController
Having initWithMessage call initWithPrimaryAttributedString:secondaryAttributedString:, so we would have only a single designated initializer and we wouldn't have code duplicated between the two initializers. Bug: 1094420 Change-Id: Ic1aaf0d7f37e75af5ebe17d6578f44e7acb50f99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355129Reviewed-by:Sergio Collazos <sczs@chromium.org> Commit-Queue: Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#797971}
Showing
Please register or sign in to comment