Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Issue 7263008: Fixup error message shown when Chromoting is not enabled properly. (Closed)

Created:
9 years, 6 months ago by garykac
Modified:
9 years, 6 months ago
Reviewers:
dmac
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Fixup 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 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -9 lines) Patch
M remoting/webapp/me2mom/remoting_session.js View 1 2 chunks +7 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
garykac
9 years, 6 months ago (2011-06-25 01:17:56 UTC) #1
dmac
9 years, 6 months ago (2011-06-27 04:00:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698