DescriptionFixup error message shown when Chromoting is not enabled properly.
Previously, we did a version check first, so if the plugin didn't load we
would display an (inappropriate) "version mis-match, please upgrade" message.
This was very frustrating since it often happened immediately after
installation, when the user was trying to use Remoting for the first time.
This change checks the plugin status first and (if there's a problem) directs
the user to verify that the 'Remoting' and 'P2P API' flags are enabled.
This partially addresses bug 87282, but we still need to make this look
prettier.
BUG=87282
TEST=manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=90626
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 2 (0 generated)
|