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

Issue 3061044: HTML UI implementation for the Google Feedback client for Chrome/ChromeOS.... (Closed)

Created:
10 years, 4 months ago by rkc1
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, arv (Not doing code reviews), pam+watch_chromium.org, ben+cc_chromium.org, John Grabowski
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 109

Patch Set 6 : '' #

Patch Set 7 : Review changes #

Total comments: 42

Patch Set 8 : Further review comments incorporated. #

Patch Set 9 : Mac fixes #

Total comments: 10

Patch Set 10 : Review changes + mac fix #

Patch Set 11 : minor #

Patch Set 12 : '' #

Total comments: 2

Patch Set 13 : Build fixes to the CL #

Patch Set 14 : Merge fix. #

Patch Set 15 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1730 lines, -910 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +116 lines, -59 lines 0 comments Download
M chrome/browser/browser.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/bug_report_util.h View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/bug_report_util.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 8 chunks +143 lines, -27 lines 0 comments Download
D chrome/browser/cocoa/bug_report_window_controller.mm View 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -1 line 0 comments Download
A chrome/browser/dom_ui/bug_report_ui.h View 1 2 3 4 5 13 14 1 chunk +20 lines, -0 lines 0 comments Download
A chrome/browser/dom_ui/bug_report_ui.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +626 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/dom_ui_factory.cc View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +3 lines, -0 lines 0 comments Download
A chrome/browser/dom_ui/dom_ui_screenshot_source.h View 13 14 1 chunk +46 lines, -0 lines 0 comments Download
A chrome/browser/dom_ui/dom_ui_screenshot_source.cc View 13 14 1 chunk +112 lines, -0 lines 0 comments Download
A chrome/browser/resources/bug_report.css View 7 8 1 chunk +99 lines, -0 lines 0 comments Download
A chrome/browser/resources/bug_report.html View 1 2 3 4 5 6 7 1 chunk +135 lines, -0 lines 0 comments Download
A chrome/browser/resources/bug_report.js View 7 8 9 10 11 12 13 14 1 chunk +152 lines, -0 lines 0 comments Download
A chrome/browser/resources/bug_report_cros.html View 1 2 3 4 5 6 7 1 chunk +169 lines, -0 lines 0 comments Download
A chrome/browser/resources/bug_report_invalid.html View 1 2 3 4 5 6 7 1 chunk +10 lines, -0 lines 0 comments Download
A chrome/browser/userfeedback/proto/chrome.proto View 1 chunk +55 lines, -0 lines 0 comments Download
M chrome/browser/userfeedback/proto/common.proto View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/userfeedback/proto/extension.proto View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/userfeedback/proto/web.proto View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/views/browser_dialogs.h View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +3 lines, -0 lines 0 comments Download
D chrome/browser/views/bug_report_view.h View 4 5 6 7 8 9 12 1 chunk +0 lines, -173 lines 0 comments Download
M chrome/browser/views/bug_report_view.cc View 1 2 3 4 5 6 7 8 9 12 1 chunk +0 lines, -627 lines 0 comments Download
M chrome/browser/views/frame/browser_view.cc View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/wrench_menu_model.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/chrome_switches.h View 10 11 12 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 10 11 12 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/url_constants.h View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +3 lines, -0 lines 0 comments Download
M chrome/common/url_constants.cc View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
rkc1
10 years, 4 months ago (2010-08-02 23:11:36 UTC) #1
rkc1
I am not quite able to figure out how to send incremental patch messages via ...
10 years, 4 months ago (2010-08-09 23:19:18 UTC) #2
tfarina
http://codereview.chromium.org/3061044/diff/48001/49010 File chrome/browser/dom_ui/bug_report_ui.h (right): http://codereview.chromium.org/3061044/diff/48001/49010#newcode8 chrome/browser/dom_ui/bug_report_ui.h:8: #include <string> this and vector are not used. http://codereview.chromium.org/3061044/diff/48001/49010#newcode11 ...
10 years, 4 months ago (2010-08-10 17:54:28 UTC) #3
tfarina
http://codereview.chromium.org/3061044/diff/48001/49026 File chrome/browser/views/bug_report_view.cc (left): http://codereview.chromium.org/3061044/diff/48001/49026#oldcode1 chrome/browser/views/bug_report_view.cc:1: // Copyright (c) 2010 The Chromium Authors. All rights ...
10 years, 4 months ago (2010-08-10 17:58:18 UTC) #4
arv (Not doing code reviews)
http://codereview.chromium.org/3061044/diff/48001/49014 File chrome/browser/resources/bug_report.html (right): http://codereview.chromium.org/3061044/diff/48001/49014#newcode6 chrome/browser/resources/bug_report.html:6: <style type="text/css"> type is by default text/css http://codereview.chromium.org/3061044/diff/48001/49014#newcode7 chrome/browser/resources/bug_report.html:7: ...
10 years, 4 months ago (2010-08-10 18:47:04 UTC) #5
rkc1
tfarina's review comments incorporated. http://codereview.chromium.org/3061044/diff/48001/49010 File chrome/browser/dom_ui/bug_report_ui.h (right): http://codereview.chromium.org/3061044/diff/48001/49010#newcode8 chrome/browser/dom_ui/bug_report_ui.h:8: #include <string> On 2010/08/10 17:54:28, ...
10 years, 4 months ago (2010-08-10 18:52:50 UTC) #6
rkc1
Review comments incorporated; css and js extracted to a common file + overhaul of the ...
10 years, 4 months ago (2010-08-13 01:43:29 UTC) #7
arv1
On Aug 12, 2010 6:43:29 PM PDT, Rahul Chaturvedi <rkc@google.com> wrote: > Review comments incorporated; ...
10 years, 4 months ago (2010-08-13 02:00:49 UTC) #8
arv (Not doing code reviews)
http://codereview.chromium.org/3061044/diff/73002/81014 File chrome/browser/resources/bug_report.css (right): http://codereview.chromium.org/3061044/diff/73002/81014#newcode3 chrome/browser/resources/bug_report.css:3: vertical-align:text-top; ws after colon http://codereview.chromium.org/3061044/diff/73002/81014#newcode28 chrome/browser/resources/bug_report.css:28: z-index: 0; z-index ...
10 years, 4 months ago (2010-08-13 02:19:51 UTC) #9
rkc1
Review comments incorporated. http://codereview.chromium.org/3061044/diff/73002/81014 File chrome/browser/resources/bug_report.css (right): http://codereview.chromium.org/3061044/diff/73002/81014#newcode3 chrome/browser/resources/bug_report.css:3: vertical-align:text-top; On 2010/08/13 02:19:51, arv wrote: ...
10 years, 4 months ago (2010-08-13 21:19:06 UTC) #10
zel
http://codereview.chromium.org/3061044/diff/103001/50014 File chrome/browser/app_controller_mac.mm (right): http://codereview.chromium.org/3061044/diff/103001/50014#newcode779 chrome/browser/app_controller_mac.mm:779: // TODO(rkc): Add code for Mac do you want ...
10 years, 4 months ago (2010-08-16 21:26:26 UTC) #11
rkc1
Waiting for old trybot's to finish to start new ones - have individually built on ...
10 years, 4 months ago (2010-08-18 17:45:05 UTC) #12
zel
http://codereview.chromium.org/3061044/diff/118002/104016 File chrome/browser/resources/bug_report_cros.html (right): http://codereview.chromium.org/3061044/diff/118002/104016#newcode1 chrome/browser/resources/bug_report_cros.html:1: <!DOCTYPE HTML> I don't like the fact that we ...
10 years, 4 months ago (2010-08-18 19:56:37 UTC) #13
zel
LGTM you can address me previous concerns (html template merge) in a separate CL as ...
10 years, 4 months ago (2010-08-18 20:04:37 UTC) #14
viettrungluu
10 years, 4 months ago (2010-08-19 18:16:59 UTC) #15
http://codereview.chromium.org/3061044/diff/118002/104005
File chrome/browser/bug_report_util.cc (right):

http://codereview.chromium.org/3061044/diff/118002/104005#newcode43
chrome/browser/bug_report_util.cc:43: static char const kBugReportPostUrl[] =
Drive-by FYI:
- anonymous namespaces have local (i.e., static) linkage
- non-extern consts in C++ have local linkage

Therefore, "static" is the *third* redundancy here.

Powered by Google App Engine
This is Rietveld 408576698