DescriptionFix checking default protocol client on Linux
When getting the default protocol client using the system xdg-settings tool
fails, Chrome tries to use its own. The constant script name it looked for
was mistyped (as xdg_settings) which meant this would always fail.
This code path is not currently used by Chrome but will be soon.
TEST=Check setting Chrome as default browser on Linux works; check registering
Chrome to handle protocols works.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102079
Patch Set 1 #
Total comments: 2
Patch Set 2 : Update for feedback #Messages
Total messages: 6 (0 generated)
|