|
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
As described in the bug, the current behavior is confusing and bug-prone.
BUG= 47194
TEST=Check that there are no visible regressions in RTL and LTR language UIs on Linux & Windows.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67237
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+77 lines, -141 lines) |
Patch |
 |
M |
app/win_util.cc
|
View
|
|
1 chunk |
+7 lines, -9 lines |
0 comments
|
Download
|
 |
M |
base/i18n/rtl.h
|
View
|
|
3 chunks |
+8 lines, -20 lines |
1 comment
|
Download
|
 |
M |
base/i18n/rtl.cc
|
View
|
|
1 chunk |
+9 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser_main_win.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/dom_ui/imageburner_ui.cc
|
View
|
1
|
1 chunk |
+2 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/dom_ui/system_settings_provider.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
1 comment
|
Download
|
 |
M |
chrome/browser/dom_ui/dom_ui.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/download/download_util.cc
|
View
|
1
2
3
|
3 chunks |
+5 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/encoding_menu_controller.cc
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/language_combobox_model.cc
|
View
|
|
1 chunk |
+4 lines, -13 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/location_bar_util.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/possible_url_model.cc
|
View
|
|
1 chunk |
+3 lines, -4 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/search_engines/template_url.cc
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/template_url_table_model.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/task_manager/task_manager.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/task_manager/task_manager_resource_providers.cc
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/bookmark_bar_view.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/hung_renderer_view.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/options/passwords_page_view.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/child_process_info.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/extension_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gfx/canvas_skia_win.cc
|
View
|
1
2
3
|
1 chunk |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
views/controls/button/native_button.cc
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
views/controls/combobox/native_combobox_win.cc
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
views/controls/textfield/native_textfield_win.cc
|
View
|
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
views/controls/tree/tree_view.cc
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
views/widget/tooltip_manager_win.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
views/window/window_gtk.cc
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
views/window/window_win.cc
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|