|
|
Chromium Code Reviews
Description[Downloads] Fix UMA recording of invalid results from AttachmentServices
Also cleanup quarantine_win_unittest.cc while we are here.
BUG=427616
Committed: https://crrev.com/a50396779e6a75d0d310a414d85fd845b5736d7e
Cr-Commit-Position: refs/heads/master@{#421550}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Simplify test #Patch Set 3 : . #
Messages
Total messages: 23 (14 generated)
asanka@chromium.org changed reviewers: + svaldez@chromium.org
lgtm https://codereview.chromium.org/2374793002/diff/1/content/browser/download/qu... File content/browser/download/quarantine_win_unittest.cc (right): https://codereview.chromium.org/2374793002/diff/1/content/browser/download/qu... content/browser/download/quarantine_win_unittest.cc:32: const char kTestData[] = { Any reason not to do (if it works): const char kTestData[] = "Hello world!\r\n";
The CQ bit was checked by asanka@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from svaldez@chromium.org Link to the patchset: https://codereview.chromium.org/2374793002/#ps20001 (title: "Simplify test")
https://codereview.chromium.org/2374793002/diff/1/content/browser/download/qu... File content/browser/download/quarantine_win_unittest.cc (right): https://codereview.chromium.org/2374793002/diff/1/content/browser/download/qu... content/browser/download/quarantine_win_unittest.cc:32: const char kTestData[] = { On 2016/09/27 at 20:11:03, svaldez wrote: > Any reason not to do (if it works): > > const char kTestData[] = "Hello world!\r\n"; None other than avoiding the terminating NUL. I'll simplify this since the string being written is irrelevant to the test. The file just can't be empty.
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== [Downloads] Fix UMA recording of invalid results from AttachmentServices Also cleanup quarantine_win_unittest.cc while we are here. BUG=none ========== to ========== [Downloads] Fix UMA recording of invalid results from AttachmentServices Also cleanup quarantine_win_unittest.cc while we are here. BUG=427616 ==========
brucedawson@chromium.org changed reviewers: + brucedawson@chromium.org
lgtm I edited the description to add the /analyze tracking bug 427616 since that is what found the bug (in a circuitous way)
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/...)
The CQ bit was checked by asanka@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by asanka@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from svaldez@chromium.org, brucedawson@chromium.org Link to the patchset: https://codereview.chromium.org/2374793002/#ps40001 (title: ".")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== [Downloads] Fix UMA recording of invalid results from AttachmentServices Also cleanup quarantine_win_unittest.cc while we are here. BUG=427616 ========== to ========== [Downloads] Fix UMA recording of invalid results from AttachmentServices Also cleanup quarantine_win_unittest.cc while we are here. BUG=427616 ==========
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
Message was sent while issue was closed.
Description was changed from ========== [Downloads] Fix UMA recording of invalid results from AttachmentServices Also cleanup quarantine_win_unittest.cc while we are here. BUG=427616 ========== to ========== [Downloads] Fix UMA recording of invalid results from AttachmentServices Also cleanup quarantine_win_unittest.cc while we are here. BUG=427616 Committed: https://crrev.com/a50396779e6a75d0d310a414d85fd845b5736d7e Cr-Commit-Position: refs/heads/master@{#421550} ==========
Message was sent while issue was closed.
Patchset 3 (id:??) landed as https://crrev.com/a50396779e6a75d0d310a414d85fd845b5736d7e Cr-Commit-Position: refs/heads/master@{#421550} |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
