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

Issue 2021753005: [MD Feedback] Add basic chrome://feedback dialog. (Closed)

Created:
4 years, 6 months ago by apacible
Modified:
4 years, 6 months ago
Reviewers:
imcheng
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD Feedback] Add basic chrome://feedback dialog. This adds a basic dialog delegate and controller to house the feedback WebUI. The dialog is not anchored or constrained to any other browser window. Show() is only implemented for views. Mac will be done in a separate patch. BUG=615533 Committed: https://crrev.com/cc877565b2977c7e8771eadb65afcecfeb8660e2 Cr-Commit-Position: refs/heads/master@{#397556}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Changes per imcheng@'s comments. #

Total comments: 4

Patch Set 3 : Changes per imcheng@'s comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -0 lines) Patch
M chrome/browser/ui/webui/md_feedback/md_feedback_ui.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/md_feedback/md_feedback_ui.cc View 1 2 2 chunks +70 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
apacible
Looks like you did a lot of the MR UI dialog setup. Future work includes ...
4 years, 6 months ago (2016-06-01 15:00:15 UTC) #5
imcheng
https://codereview.chromium.org/2021753005/diff/20001/chrome/browser/ui/webui/md_feedback/md_feedback_dialog_controller.cc File chrome/browser/ui/webui/md_feedback/md_feedback_dialog_controller.cc (right): https://codereview.chromium.org/2021753005/diff/20001/chrome/browser/ui/webui/md_feedback/md_feedback_dialog_controller.cc#newcode71 chrome/browser/ui/webui/md_feedback/md_feedback_dialog_controller.cc:71: MdFeedbackDialogController* MdFeedbackDialogController::GetOrCreate() { For now I do not see ...
4 years, 6 months ago (2016-06-02 04:19:11 UTC) #6
apacible
https://codereview.chromium.org/2021753005/diff/20001/chrome/browser/ui/webui/md_feedback/md_feedback_dialog_controller.cc File chrome/browser/ui/webui/md_feedback/md_feedback_dialog_controller.cc (right): https://codereview.chromium.org/2021753005/diff/20001/chrome/browser/ui/webui/md_feedback/md_feedback_dialog_controller.cc#newcode71 chrome/browser/ui/webui/md_feedback/md_feedback_dialog_controller.cc:71: MdFeedbackDialogController* MdFeedbackDialogController::GetOrCreate() { On 2016/06/02 04:19:10, imcheng wrote: > ...
4 years, 6 months ago (2016-06-02 18:04:20 UTC) #7
imcheng
lgtm https://codereview.chromium.org/2021753005/diff/40001/chrome/browser/ui/webui/md_feedback/md_feedback_ui.cc File chrome/browser/ui/webui/md_feedback/md_feedback_ui.cc (right): https://codereview.chromium.org/2021753005/diff/40001/chrome/browser/ui/webui/md_feedback/md_feedback_ui.cc#newcode8 chrome/browser/ui/webui/md_feedback/md_feedback_ui.cc:8: #if !defined(OS_MACOSX) put this below the unconditional #includes. ...
4 years, 6 months ago (2016-06-02 19:50:01 UTC) #8
apacible
https://codereview.chromium.org/2021753005/diff/40001/chrome/browser/ui/webui/md_feedback/md_feedback_ui.cc File chrome/browser/ui/webui/md_feedback/md_feedback_ui.cc (right): https://codereview.chromium.org/2021753005/diff/40001/chrome/browser/ui/webui/md_feedback/md_feedback_ui.cc#newcode8 chrome/browser/ui/webui/md_feedback/md_feedback_ui.cc:8: #if !defined(OS_MACOSX) On 2016/06/02 19:50:00, imcheng wrote: > put ...
4 years, 6 months ago (2016-06-02 21:00:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2021753005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2021753005/60001
4 years, 6 months ago (2016-06-02 21:30:41 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 6 months ago (2016-06-03 00:17:56 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-03 00:20:06 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cc877565b2977c7e8771eadb65afcecfeb8660e2
Cr-Commit-Position: refs/heads/master@{#397556}

Powered by Google App Engine
This is Rietveld 408576698