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

Issue 2351133003: DevTools FE uploader: fix sending mail to multiple recipients (Closed)

Created:
4 years, 3 months ago by chenwilliam
Modified:
4 years, 2 months ago
Reviewers:
dgozman
CC:
chromium-reviews, pfeldman-cc_chromium.org, mnaganov-cc_chromium.org
Target Ref:
refs/heads/master
Project:
tools
Visibility:
Public.

Description

DevTools FE uploader: fix sending mail to multiple recipients Previously, the FE uploader wasn't properly sending notification emails to multiple recipients because the to_address must be a list otherwise it will be treated as a list with 1 email address. [1] [1] https://docs.python.org/2/library/smtplib.html BUG=none R=dgozman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=0483ccda4eac4e032ad831a6823980b15a95ab76

Patch Set 1 #

Total comments: 3

Patch Set 2 : Remove dupe .gitignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
A + .gitignore View 1 0 chunks +-1 lines, --1 lines 0 comments Download
D gae/.gitignore View 1 1 chunk +0 lines, -1 line 0 comments Download
M gce/uploader_mail.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
chenwilliam
PTAL. I tried it on the GCE instance and I've gotten an email from the ...
4 years, 3 months ago (2016-09-20 21:49:31 UTC) #2
dgozman
lgtm. Thanks! https://codereview.chromium.org/2351133003/diff/1/.gitignore File .gitignore (right): https://codereview.chromium.org/2351133003/diff/1/.gitignore#newcode1 .gitignore:1: *.pyc What has changed here?
4 years, 3 months ago (2016-09-22 20:53:29 UTC) #3
chenwilliam
https://codereview.chromium.org/2351133003/diff/1/.gitignore File .gitignore (right): https://codereview.chromium.org/2351133003/diff/1/.gitignore#newcode1 .gitignore:1: *.pyc On 2016/09/22 20:53:29, dgozman wrote: > What has ...
4 years, 3 months ago (2016-09-22 22:10:14 UTC) #4
chenwilliam
4 years, 2 months ago (2016-09-23 22:18:56 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0483ccda4eac4e032ad831a6823980b15a95ab76 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698