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

Issue 351863002: Added SERVER_UNAUTHORIZED download interrupt reason. (Closed)

Created:
6 years, 6 months ago by Lukasz Jagielski
Modified:
6 years, 5 months ago
CC:
asanka, benjhayden+dwatch_chromium.org, chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Added SERVER_UNAUTHORIZED download interrupt reason. chrome/app/generated_resources.grd: added messages for DOWNLOAD_INTERRUPT_REASON_SERVER_UNAUTHORIZED content/browser/download: handling of DOWNLOAD_INTERRUPT_REASON_SERVER_UNAUTHORIZED BUG=386146 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285359

Patch Set 1 #

Patch Set 2 : Fixup for remaining components which need to handle new download interrupt value. #

Patch Set 3 : Added new download interrupt reason SERVER_CERT_PROBLEM. #

Total comments: 5

Patch Set 4 : Fixups for comments #

Patch Set 5 : Fix for browser_tests #

Patch Set 6 : Fixup for history_unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -2 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/browser/download/download_item_model.cc View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/download/download_item_model_unittest.cc View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_unittest.cc View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/downloads.idl View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/download/download_item_impl.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/download/download_resource_handler.cc View 1 2 3 2 chunks +8 lines, -1 line 0 comments Download
M content/public/browser/download_interrupt_reason_values.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (0 generated)
Lukasz Jagielski
Hi, PTAL at my proposition of change for situations, is which we receive http error ...
6 years, 6 months ago (2014-06-24 11:20:19 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 6 months ago (2014-06-24 14:03:38 UTC) #2
asanka
Have you run through unit_tests and browser_tests? I believe unit_tests wouldn't compile without updating the ...
6 years, 6 months ago (2014-06-24 14:53:12 UTC) #3
asanka
Thanks for doing this, by the way :)
6 years, 6 months ago (2014-06-24 14:54:00 UTC) #4
Lukasz Jagielski
Sorry, I haven't run run through tests then. Regards, Łukasz
6 years, 6 months ago (2014-06-25 13:25:56 UTC) #5
Lukasz Jagielski
Hi, PTAL at new changes, I added code for handling downloads interrupted by server's ssl ...
6 years, 5 months ago (2014-07-02 15:52:07 UTC) #6
asanka
https://codereview.chromium.org/351863002/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/351863002/diff/40001/chrome/app/generated_resources.grd#newcode1771 chrome/app/generated_resources.grd:1771: + Not authorized "Needs authorization" https://codereview.chromium.org/351863002/diff/40001/chrome/app/generated_resources.grd#newcode1778 chrome/app/generated_resources.grd:1778: + desc="Server ...
6 years, 5 months ago (2014-07-11 18:13:53 UTC) #7
Lukasz Jagielski
Hi, Please take a look at my fixups. Regards, Łukasz
6 years, 5 months ago (2014-07-17 13:49:43 UTC) #8
asanka
LGTM. Thanks!
6 years, 5 months ago (2014-07-17 15:06:24 UTC) #9
Lukasz Jagielski
The CQ bit was checked by ljagielski@opera.com
6 years, 5 months ago (2014-07-18 06:25:41 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ljagielski@opera.com/351863002/60001
6 years, 5 months ago (2014-07-18 06:27:05 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-18 10:03:36 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 11:21:15 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_rel/builds/53052)
6 years, 5 months ago (2014-07-18 11:21:16 UTC) #14
Lukasz Jagielski
6 years, 5 months ago (2014-07-18 11:42:46 UTC) #15
Lukasz Jagielski
The CQ bit was checked by ljagielski@opera.com
6 years, 5 months ago (2014-07-18 11:43:11 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ljagielski@opera.com/351863002/80001
6 years, 5 months ago (2014-07-18 11:43:59 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-18 16:01:04 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 16:07:18 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/172595)
6 years, 5 months ago (2014-07-18 16:07:19 UTC) #20
Lukasz Jagielski
Hi, Sorry for my oversights with tests, please take a look at hopefully last fixes. ...
6 years, 5 months ago (2014-07-21 13:20:07 UTC) #21
Lukasz Jagielski
The CQ bit was checked by ljagielski@opera.com
6 years, 5 months ago (2014-07-24 14:14:03 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ljagielski@opera.com/351863002/100001
6 years, 5 months ago (2014-07-24 14:14:31 UTC) #23
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-24 16:07:16 UTC) #24
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 20:35:49 UTC) #25
Message was sent while issue was closed.
Change committed as 285359

Powered by Google App Engine
This is Rietveld 408576698