|
We previously had a setting in chrome defaults but this deprecates that for a command line flag and utility function that always defers to the flag but otherwise returns a default based on operating system. The CL then removes some of the code that depended on the default for a more robust direct check by the render_view_impl. This should also help with some of the CrOS UI bugs that link disambiguation created with views that didn't necessarily initialize their RendererPreferences.
BUG= 433007, 428163
TBR=jar
Committed: https://crrev.com/e23094a2fb86eb15f76caf5b55927d0b7e9ba8f5
Cr-Commit-Position: refs/heads/master@{#305385}
Total comments: 2
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+36 lines, -57 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/about_flags.cc
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/oobe_browsertest.cc
|
View
|
1
2
|
2 chunks |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/defaults.h
|
View
|
1
2
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/defaults.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_preferences_util.cc
|
View
|
1
2
|
2 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/tab_contents/chrome_web_contents_view_delegate_views.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.cc
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
1 comment
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
|
1 chunk |
+1 line, -0 lines |
2 comments
|
Download
|
 |
M |
ui/base/ui_base_switches.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
3 comments
|
Download
|
 |
M |
ui/base/ui_base_switches.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/ui_base_switches_util.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/ui_base_switches_util.cc
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
2 comments
|
Download
|
Total messages: 21 (5 generated)
|