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

Issue 10831037: Avoid potential conflicts leading to pending reboots while upgrading the me2me host: (Closed)

Created:
8 years, 5 months ago by alexeypa (please no reviews)
Modified:
8 years, 5 months ago
Reviewers:
Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Avoid potential conflicts leading to pending reboots while upgrading the me2me host: - Install the host binaries to versioned folders. - Drop references to the COM objects quickly. BUG=137755 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148671

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -5 lines) Patch
M remoting/host/installer/chromoting.wxs View 1 chunk +6 lines, -2 lines 2 comments Download
M remoting/host/plugin/daemon_controller_win.cc View 3 chunks +19 lines, -3 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
alexeypa (please no reviews)
PTAL. PS. I've tried terminating processes hosting the COM objects during upgrade. It did not ...
8 years, 5 months ago (2012-07-26 19:01:01 UTC) #1
Jamie
https://chromiumcodereview.appspot.com/10831037/diff/1/remoting/host/installer/chromoting.wxs File remoting/host/installer/chromoting.wxs (right): https://chromiumcodereview.appspot.com/10831037/diff/1/remoting/host/installer/chromoting.wxs#newcode94 remoting/host/installer/chromoting.wxs:94: <Directory Id="binaries" Name="$(var.Version)"/> This is putting each version in ...
8 years, 5 months ago (2012-07-26 19:40:58 UTC) #2
alexeypa (please no reviews)
https://chromiumcodereview.appspot.com/10831037/diff/1/remoting/host/installer/chromoting.wxs File remoting/host/installer/chromoting.wxs (right): https://chromiumcodereview.appspot.com/10831037/diff/1/remoting/host/installer/chromoting.wxs#newcode94 remoting/host/installer/chromoting.wxs:94: <Directory Id="binaries" Name="$(var.Version)"/> On 2012/07/26 19:40:59, Jamie wrote: > ...
8 years, 5 months ago (2012-07-26 20:37:27 UTC) #3
Jamie
lgtm
8 years, 5 months ago (2012-07-26 21:10:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/10831037/1
8 years, 5 months ago (2012-07-26 21:36:45 UTC) #5
commit-bot: I haz the power
8 years, 5 months ago (2012-07-27 00:17:19 UTC) #6
Change committed as 148671

Powered by Google App Engine
This is Rietveld 408576698