[iOS] Don't generate TableViewURLCell's a11y label if one is provided.
Previously, TableViewURLCell always returned a lazily created a11y label created using the values of the UILabel subviews, which was squashing the custom a11y label provided by TableViewItems. Bug: 862306 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I7210e683f4dfdcdbf0f2c60ecec3eb2a0683eeec Reviewed-on: https://chromium-review.googlesource.com/1136902Reviewed-by:Sergio Collazos <sczs@chromium.org> Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#575890}
Showing
Please register or sign in to comment