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

Issue 282113002: Fix installer download for apps v2. (Closed)

Created:
6 years, 7 months ago by Jamie
Modified:
6 years, 7 months ago
Reviewers:
garykac, kelvinp
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Fix installer download for apps v2. This is a poor-man's solution to unblock the apps v2 release. It causes an existing Chrome window (or a new one if there aren't any) to download the installer. This is needed because the v2 app doesn't have a brower context, which means no download shelf for the user to click when the download completes. The UX is pretty horrible because the Chrome window pops on top of the app window, typically obscuring the instructions. I'm open to better solutions. This also fixes a bug in the host setup and install dialogs, which were not showing the translucent screen that normally obscures the main UI while a modal dialog is open. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270802

Patch Set 1 #

Patch Set 2 : Removed ignored parameters. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M remoting/webapp/host_install_dialog.js View 1 2 chunks +7 lines, -2 lines 0 comments Download
M remoting/webapp/html/template_main.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Jamie
ptal
6 years, 7 months ago (2014-05-15 01:27:18 UTC) #1
garykac
lgtm
6 years, 7 months ago (2014-05-15 15:51:36 UTC) #2
Jamie
The CQ bit was checked by jamiewalch@chromium.org
6 years, 7 months ago (2014-05-15 17:11:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/282113002/20001
6 years, 7 months ago (2014-05-15 17:13:41 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-15 20:36:29 UTC) #5
Message was sent while issue was closed.
Change committed as 270802

Powered by Google App Engine
This is Rietveld 408576698