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

Issue 9320056: Help: Implement the initial version of the cross-platform help/about page. (Closed)

Created:
8 years, 10 months ago by James Hawkins
Modified:
8 years, 10 months ago
Reviewers:
csilv, Nico
CC:
chromium-reviews, James Su, arv (Not doing code reviews)
Visibility:
Public.

Description

Help: Implement the initial version of the cross-platform help/about page. BUG=110506 TEST=none R=csilv Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=120497

Patch Set 1 #

Patch Set 2 : Fixes. #

Patch Set 3 : Remove stale CSS. #

Total comments: 29

Patch Set 4 : Review and test fixes. #

Patch Set 5 : String fix. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+789 lines, -1080 lines) Patch
M chrome/app/chromium_strings.grd View 1 2 3 2 chunks +20 lines, -3 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 3 4 3 chunks +47 lines, -1 line 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 2 3 2 chunks +27 lines, -3 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 3 2 chunks +3 lines, -2 lines 0 comments Download
D chrome/browser/resources/about_page/about_page.css View 1 chunk +0 lines, -34 lines 0 comments Download
D chrome/browser/resources/about_page/about_page.html View 1 2 3 1 chunk +0 lines, -144 lines 0 comments Download
D chrome/browser/resources/about_page/about_page.js View 1 chunk +0 lines, -227 lines 0 comments Download
A chrome/browser/resources/help/help.css View 1 2 3 1 chunk +82 lines, -0 lines 0 comments Download
A chrome/browser/resources/help/help.html View 1 2 3 1 chunk +57 lines, -0 lines 0 comments Download
A chrome/browser/resources/help/help.js View 1 2 3 1 chunk +96 lines, -0 lines 0 comments Download
M chrome/browser/resources/uber/uber.html View 1 chunk +2 lines, -5 lines 0 comments Download
M chrome/browser/resources/uber/uber_frame.css View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/uber/uber_frame.html View 1 chunk +4 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/about_window_controller.mm View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/about_chrome_dialog.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/about_chrome_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/ui/webui/about_page/about_page_handler.h View 1 chunk +0 lines, -70 lines 0 comments Download
D chrome/browser/ui/webui/about_page/about_page_handler.cc View 1 chunk +0 lines, -470 lines 0 comments Download
D chrome/browser/ui/webui/about_page/about_page_ui.h View 1 chunk +0 lines, -21 lines 0 comments Download
D chrome/browser/ui/webui/about_page/about_page_ui.cc View 1 chunk +0 lines, -45 lines 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc View 3 chunks +3 lines, -3 lines 0 comments Download
A chrome/browser/ui/webui/help/help_handler.h View 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/help/help_handler.cc View 1 1 chunk +148 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/help/help_ui.h View 1 chunk +20 lines, -0 lines 0 comments Download
A + chrome/browser/ui/webui/help/help_ui.cc View 3 chunks +8 lines, -8 lines 0 comments Download
A chrome/browser/ui/webui/help/version_updater.h View 1 1 chunk +39 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/help/version_updater_chromeos.h View 1 1 chunk +39 lines, -0 lines 1 comment Download
A chrome/browser/ui/webui/help/version_updater_chromeos.cc View 1 2 3 1 chunk +75 lines, -0 lines 1 comment Download
A chrome/browser/ui/webui/help/version_updater_unimplemented.h View 1 1 chunk +31 lines, -0 lines 0 comments Download
A chrome/browser/ui/webui/help/version_updater_unimplemented.cc View 1 1 chunk +9 lines, -0 lines 1 comment Download
M chrome/browser/ui/webui/options/chromeos/about_page_handler.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/uber/uber_ui.cc View 4 chunks +8 lines, -14 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 chunks +11 lines, -8 lines 0 comments Download
M chrome/common/url_constants.h View 5 chunks +4 lines, -2 lines 0 comments Download
M chrome/common/url_constants.cc View 6 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
James Hawkins
8 years, 10 months ago (2012-02-03 01:30:58 UTC) #1
csilv
http://codereview.chromium.org/9320056/diff/2003/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): http://codereview.chromium.org/9320056/diff/2003/chrome/app/chromium_strings.grd#newcode577 chrome/app/chromium_strings.grd:577: Updating Chromium in the background... (commentary) "in the background" ...
8 years, 10 months ago (2012-02-03 19:43:52 UTC) #2
James Hawkins
http://codereview.chromium.org/9320056/diff/2003/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): http://codereview.chromium.org/9320056/diff/2003/chrome/app/chromium_strings.grd#newcode577 chrome/app/chromium_strings.grd:577: Updating Chromium in the background... On 2012/02/03 19:43:52, csilv ...
8 years, 10 months ago (2012-02-03 22:48:39 UTC) #3
csilv
http://codereview.chromium.org/9320056/diff/2003/chrome/app/chromium_strings.grd File chrome/app/chromium_strings.grd (right): http://codereview.chromium.org/9320056/diff/2003/chrome/app/chromium_strings.grd#newcode577 chrome/app/chromium_strings.grd:577: Updating Chromium in the background... On 2012/02/03 22:48:40, James ...
8 years, 10 months ago (2012-02-03 23:50:03 UTC) #4
James Hawkins
http://codereview.chromium.org/9320056/diff/2003/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/9320056/diff/2003/chrome/app/generated_resources.grd#newcode8038 chrome/app/generated_resources.grd:8038: Relaunch On 2012/02/03 23:50:03, csilv wrote: > On 2012/02/03 ...
8 years, 10 months ago (2012-02-04 00:00:15 UTC) #5
csilv
lgtm
8 years, 10 months ago (2012-02-04 00:16:21 UTC) #6
Nico
8 years, 10 months ago (2012-02-05 04:50:28 UTC) #7
This broke the chromeos clang build. I'm trying to fix at
https://chromiumcodereview.appspot.com/9307111/ . Please take a look, I don't
really know what I'm doing.

https://chromiumcodereview.appspot.com/9320056/diff/3038/chrome/browser/ui/we...
File chrome/browser/ui/webui/help/version_updater_chromeos.cc (right):

https://chromiumcodereview.appspot.com/9320056/diff/3038/chrome/browser/ui/we...
chrome/browser/ui/webui/help/version_updater_chromeos.cc:51: const
UpdateEngineClient::Status& status) OVERRIDE {
OVERRIDE in cc files is a compile error

https://chromiumcodereview.appspot.com/9320056/diff/3038/chrome/browser/ui/we...
File chrome/browser/ui/webui/help/version_updater_chromeos.h (right):

https://chromiumcodereview.appspot.com/9320056/diff/3038/chrome/browser/ui/we...
chrome/browser/ui/webui/help/version_updater_chromeos.h:17: virtual bool
CanBeUpdated() const OVERRIDE;
Doesn't actually override anything.

https://chromiumcodereview.appspot.com/9320056/diff/3038/chrome/browser/ui/we...
File chrome/browser/ui/webui/help/version_updater_unimplemented.cc (right):

https://chromiumcodereview.appspot.com/9320056/diff/3038/chrome/browser/ui/we...
chrome/browser/ui/webui/help/version_updater_unimplemented.cc:8: return
static_cast<VersionUpdater*>(new VersionUpdaterUnimplemented);
Is this cast needed? Can't you just leave it out?

Powered by Google App Engine
This is Rietveld 408576698