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

Issue 8776038: Fix up GCAPI's LaunchGoogleChrome() method. (Closed)

Created:
9 years ago by robertshield
Modified:
9 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix up GCAPI's LaunchGoogleChrome() method to use the current way of finding the path to chrome.exe. Fix LaunchGoogleChromeWithDimensions such that it looks for the correctly named window for current Chromes. Add an in_background parameter to LaunchGoogleChromeWithDimensions() that will place the launched Chrome window behind all other windows. Remove usage of ATL (was pulled in only for CComPtr). BUG=NONE TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113016

Patch Set 1 : '' #

Patch Set 2 : '' #

Total comments: 10

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -42 lines) Patch
M chrome/installer/gcapi/gcapi.h View 1 chunk +10 lines, -7 lines 0 comments Download
M chrome/installer/gcapi/gcapi.cc View 1 2 3 10 chunks +67 lines, -35 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
robertshield
9 years ago (2011-12-05 03:27:27 UTC) #1
grt (UTC plus 2)
LGTM with nits http://codereview.chromium.org/8776038/diff/3002/chrome/installer/gcapi/gcapi.cc File chrome/installer/gcapi/gcapi.cc (right): http://codereview.chromium.org/8776038/diff/3002/chrome/installer/gcapi/gcapi.cc#newcode41 chrome/installer/gcapi/gcapi.cc:41: using base::Time; what do you think ...
9 years ago (2011-12-05 15:14:22 UTC) #2
Roger Tawa OOO till Jul 10th
lgtm One question and nit below. Nice cleanup of the code! http://codereview.chromium.org/8776038/diff/3002/chrome/installer/gcapi/gcapi.cc File chrome/installer/gcapi/gcapi.cc (right): ...
9 years ago (2011-12-05 16:19:45 UTC) #3
robertshield
Thanks, ptal http://codereview.chromium.org/8776038/diff/3002/chrome/installer/gcapi/gcapi.cc File chrome/installer/gcapi/gcapi.cc (right): http://codereview.chromium.org/8776038/diff/3002/chrome/installer/gcapi/gcapi.cc#newcode41 chrome/installer/gcapi/gcapi.cc:41: using base::Time; On 2011/12/05 15:14:22, grt wrote: ...
9 years ago (2011-12-05 18:18:00 UTC) #4
grt (UTC plus 2)
still LGTM
9 years ago (2011-12-05 19:37:11 UTC) #5
Roger Tawa OOO till Jul 10th
9 years ago (2011-12-05 20:02:40 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698