|
|
Allow the default browser check to return "unknown" and reflect that in the UI.
On Linux this can happen for unsupported desktop environments. On Windows and Mac OS X this probably should not occur and likely indicates some sort of serious configuration error. This change avoids repeatedly bothering the user to set the default browser in cases where we're likely to fail at that, without incorrectly displaying that we are the default browser.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25553
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+93 lines, -48 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/cocoa/preferences_window_controller.mm
|
View
|
|
2 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/gtk/options/general_page_gtk.cc
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/shell_integration.h
|
View
|
|
4 chunks |
+20 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/shell_integration.cc
|
View
|
1
|
2 chunks |
+19 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/shell_integration_linux.cc
|
View
|
|
2 chunks |
+4 lines, -7 lines |
2 comments
|
Download
|
 |
M |
chrome/browser/shell_integration_mac.mm
|
View
|
|
2 chunks |
+10 lines, -7 lines |
2 comments
|
Download
|
 |
M |
chrome/browser/shell_integration_win.cc
|
View
|
|
5 chunks |
+12 lines, -8 lines |
3 comments
|
Download
|
 |
M |
chrome/browser/views/options/general_page_view.cc
|
View
|
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|