DescriptionToolbarModel::GetText() returns not only search terms but also formatted URL.
Android does not use location_bar_view but its own LocationBarView, and this
still requires access to ToolbarModel::GetText() to show formatted URL
to its users. We need to reuse GetText() to get formatted URL.
BUG=365567, 293227
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270027
Patch Set 1 #Patch Set 2 : fixed comment #Patch Set 3 : changed to reuse gettext instead #
Total comments: 2
Patch Set 4 : fixed indentation #
Messages
Total messages: 10 (0 generated)
|