Description[Chromoting] 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.
- Auto-generate CLSID of the daemon controller at GYP time. This makes sure that a freshly installed version of the controller will be launched after upgrade even if there is already running instance cached by RPCSS.
This CL restores https://chromiumcodereview.appspot.com/10831037 (r148671) and https://chromiumcodereview.appspot.com/10837087 (r149866) previously reverted by r150494. Unlike the previous two CLs this one does not require GYP changes (that is changes to GYP itself, not .gyp files).
BUG=137755
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152120
Patch Set 1 #
Total comments: 4
Patch Set 2 : CR feedback #Patch Set 3 : Do not concatenate absolute paths. #Patch Set 4 : rebased #Patch Set 5 : Made compilable and rebased #
Messages
Total messages: 7 (0 generated)
|