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

Issue 9700049: Help: Implement version updating on Win. (Closed)

Created:
8 years, 9 months ago by James Hawkins
Modified:
8 years, 5 months ago
Reviewers:
csilv, ananta, Finnur
CC:
chromium-reviews
Visibility:
Public.

Description

Help: Implement version updating on Win. BUG=115123 TEST=none R=csilv

Patch Set 1 #

Total comments: 1

Patch Set 2 : Promote no non-mac. #

Patch Set 3 : Win build fix. #

Patch Set 4 : Win fix 2. #

Total comments: 16

Patch Set 5 : Review fixes. #

Total comments: 5

Patch Set 6 : Review fix 2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+234 lines, -17 lines) Patch
M chrome/browser/resources/help/help.html View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/help/help_handler.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/help/version_updater_chromeos.h View 2 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/help/version_updater_chromeos.cc View 1 2 3 4 2 chunks +8 lines, -8 lines 0 comments Download
A chrome/browser/ui/webui/help/version_updater_win.h View 1 chunk +50 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/help/version_updater_win.cc View 1 2 3 4 5 1 chunk +164 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
James Hawkins
8 years, 9 months ago (2012-03-15 01:07:25 UTC) #1
csilv
lgtm
8 years, 9 months ago (2012-03-15 05:23:42 UTC) #2
James Hawkins
+finnur,gpu
8 years, 9 months ago (2012-03-15 16:31:36 UTC) #3
Finnur
Please consider fixing http://crbug.com/2462 while you are at it (see GoogleUpdate::CheckForUpdate). I've been postponing it ...
8 years, 9 months ago (2012-03-16 12:03:22 UTC) #4
Finnur
And when I refer to bug http://crbug.com/2462 I'm only talking about the Updater (ignore the ...
8 years, 9 months ago (2012-03-16 12:05:11 UTC) #5
cpu_(ooo_6.6-7.5)
did you mean gpu or cpu? :) I am not familiar with this code. Don't ...
8 years, 9 months ago (2012-03-19 00:25:06 UTC) #6
James Hawkins
-cpu gpu not here anymore?
8 years, 9 months ago (2012-03-26 21:55:40 UTC) #7
James Hawkins
http://codereview.chromium.org/9700049/diff/7001/chrome/browser/ui/webui/help/version_updater_win.cc File chrome/browser/ui/webui/help/version_updater_win.cc (right): http://codereview.chromium.org/9700049/diff/7001/chrome/browser/ui/webui/help/version_updater_win.cc#newcode55 chrome/browser/ui/webui/help/version_updater_win.cc:55: NULL); // No window widget. On 2012/03/16 12:03:22, Finnur ...
8 years, 9 months ago (2012-03-26 23:18:14 UTC) #8
Finnur
http://codereview.chromium.org/9700049/diff/7001/chrome/browser/ui/webui/help/version_updater_win.cc File chrome/browser/ui/webui/help/version_updater_win.cc (right): http://codereview.chromium.org/9700049/diff/7001/chrome/browser/ui/webui/help/version_updater_win.cc#newcode55 chrome/browser/ui/webui/help/version_updater_win.cc:55: NULL); // No window widget. InitiateGoogleUpdateCheck needs the widget ...
8 years, 9 months ago (2012-03-27 10:44:25 UTC) #9
James Hawkins
http://codereview.chromium.org/9700049/diff/7001/chrome/browser/ui/webui/help/version_updater_win.cc File chrome/browser/ui/webui/help/version_updater_win.cc (right): http://codereview.chromium.org/9700049/diff/7001/chrome/browser/ui/webui/help/version_updater_win.cc#newcode55 chrome/browser/ui/webui/help/version_updater_win.cc:55: NULL); // No window widget. On 2012/03/27 10:44:25, Finnur ...
8 years, 9 months ago (2012-03-28 20:52:32 UTC) #10
Finnur
http://codereview.chromium.org/9700049/diff/7001/chrome/browser/ui/webui/help/version_updater_win.cc File chrome/browser/ui/webui/help/version_updater_win.cc (right): http://codereview.chromium.org/9700049/diff/7001/chrome/browser/ui/webui/help/version_updater_win.cc#newcode55 chrome/browser/ui/webui/help/version_updater_win.cc:55: NULL); // No window widget. Oh, I see. In ...
8 years, 9 months ago (2012-03-28 22:09:12 UTC) #11
James Hawkins
+ananta
8 years, 8 months ago (2012-03-30 20:34:53 UTC) #12
ananta
http://codereview.chromium.org/9700049/diff/7001/chrome/browser/ui/webui/help/version_updater_win.cc File chrome/browser/ui/webui/help/version_updater_win.cc (right): http://codereview.chromium.org/9700049/diff/7001/chrome/browser/ui/webui/help/version_updater_win.cc#newcode55 chrome/browser/ui/webui/help/version_updater_win.cc:55: NULL); // No window widget. On 2012/03/28 22:09:12, Finnur ...
8 years, 8 months ago (2012-03-30 20:52:53 UTC) #13
finnur1
James, did you consider my request to look into http://crbug.com/2462 (ignoring the 'possibly other stuff' ...
8 years, 7 months ago (2012-05-03 10:18:08 UTC) #14
James Hawkins
On 2012/05/03 10:18:08, finnur1 wrote: > James, did you consider my request to look into ...
8 years, 7 months ago (2012-05-03 16:44:22 UTC) #15
Finnur
So, end-to-end testing of auto-update has not occurred yet, correct? If so, I might take ...
8 years, 7 months ago (2012-05-03 17:44:42 UTC) #16
James Hawkins
On 2012/05/03 17:44:42, Finnur wrote: > So, end-to-end testing of auto-update has not occurred yet, ...
8 years, 7 months ago (2012-05-03 17:45:38 UTC) #17
James Hawkins
8 years, 5 months ago (2012-07-18 15:50:49 UTC) #18
On 2012/05/03 17:45:38, James Hawkins wrote:
> On 2012/05/03 17:44:42, Finnur wrote:
> > So, end-to-end testing of auto-update has not occurred yet, correct?
> > If so, I might take a stab at it. I suspect it isn't too much work...
> 
> Correct.  I don't currently have access to a windows machine for testing :-/

Deleting this CL since MAD has landed this functionality.

Powered by Google App Engine
This is Rietveld 408576698