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

Issue 2728773003: Make email field in Feedback app uneditable (Closed)

Created:
3 years, 9 months ago by afakhry
Modified:
3 years, 9 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, srahim+watch_chromium.org, arv+watch_chromium.org, apacible+watch_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make email field in Feedback app uneditable Change the text field to a drop down with an option to let users report anonymously. Also make the minimize and close buttons recognizable by ChromeVox SCREEN_SHOT=https://screenshot.googleplex.com/5nmVg5dyUdG.png BUG=679958 TEST=browser_tests --gtest_filter=FeedbackTest.AnonymousUser CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2728773003 Cr-Commit-Position: refs/heads/master@{#454396} Committed: https://chromium.googlesource.com/chromium/src/+/6795dfa80c19f7e44dc58c37f594b403dab9326e

Patch Set 1 #

Patch Set 2 : Fix test #

Total comments: 8

Patch Set 3 : Nits #

Total comments: 4

Patch Set 4 : More nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -5 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/feedback_private/feedback_browsertest.cc View 1 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/feedback_private/feedback_private_api.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/feedback/css/feedback.css View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/resources/feedback/html/default.html View 1 2 chunks +8 lines, -3 lines 0 comments Download
M chrome/browser/resources/feedback/js/feedback.js View 1 2 3 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (16 generated)
afakhry
Xiyuan, could you please review this CL? Thanks!
3 years, 9 months ago (2017-03-02 02:45:18 UTC) #5
xiyuan
Just nits https://codereview.chromium.org/2728773003/diff/20001/chrome/browser/resources/feedback/css/feedback.css File chrome/browser/resources/feedback/css/feedback.css (right): https://codereview.chromium.org/2728773003/diff/20001/chrome/browser/resources/feedback/css/feedback.css#newcode79 chrome/browser/resources/feedback/css/feedback.css:79: border-color: #c8c8c8; nit: this can fold into ...
3 years, 9 months ago (2017-03-02 18:55:11 UTC) #10
afakhry
https://codereview.chromium.org/2728773003/diff/20001/chrome/browser/resources/feedback/css/feedback.css File chrome/browser/resources/feedback/css/feedback.css (right): https://codereview.chromium.org/2728773003/diff/20001/chrome/browser/resources/feedback/css/feedback.css#newcode79 chrome/browser/resources/feedback/css/feedback.css:79: border-color: #c8c8c8; On 2017/03/02 18:55:11, xiyuan wrote: > nit: ...
3 years, 9 months ago (2017-03-02 19:04:48 UTC) #13
xiyuan
https://codereview.chromium.org/2728773003/diff/40001/chrome/browser/resources/feedback/js/feedback.js File chrome/browser/resources/feedback/js/feedback.js (right): https://codereview.chromium.org/2728773003/diff/40001/chrome/browser/resources/feedback/js/feedback.js#newcode170 chrome/browser/resources/feedback/js/feedback.js:170: $('user-email-drop-down').options[ feedbackInfo.email = $('user-email-drop-down').value; https://codereview.chromium.org/2728773003/diff/40001/chrome/browser/resources/feedback/js/feedback.js#newcode355 chrome/browser/resources/feedback/js/feedback.js:355: optionElement, $('user-email-drop-down').firstChild); oops, ...
3 years, 9 months ago (2017-03-02 19:23:34 UTC) #14
afakhry
https://codereview.chromium.org/2728773003/diff/40001/chrome/browser/resources/feedback/js/feedback.js File chrome/browser/resources/feedback/js/feedback.js (right): https://codereview.chromium.org/2728773003/diff/40001/chrome/browser/resources/feedback/js/feedback.js#newcode170 chrome/browser/resources/feedback/js/feedback.js:170: $('user-email-drop-down').options[ On 2017/03/02 19:23:33, xiyuan wrote: > feedbackInfo.email = ...
3 years, 9 months ago (2017-03-02 19:56:07 UTC) #16
xiyuan
lgtm Cool.
3 years, 9 months ago (2017-03-02 20:19:38 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2728773003/60001
3 years, 9 months ago (2017-03-02 20:55:05 UTC) #21
commit-bot: I haz the power
3 years, 9 months ago (2017-03-02 22:07:38 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/6795dfa80c19f7e44dc58c37f594...

Powered by Google App Engine
This is Rietveld 408576698