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

Issue 9460010: test http auth-basic handling and implement headers.binaryValue for downloads.download() (Closed)

Created:
8 years, 10 months ago by benjhayden
Modified:
8 years, 9 months ago
Reviewers:
cbentzel
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org
Visibility:
Public.

Description

test http auth-basic handling and implement headers.binaryValue for downloads.download() BUG=115629 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124814

Patch Set 1 #

Patch Set 2 : fail/succeed #

Total comments: 10

Patch Set 3 : ... #

Patch Set 4 : ... #

Total comments: 2

Patch Set 5 : binaryValue #

Patch Set 6 : LOAD_DO_NOT_PROMPT_FOR_LOGIN #

Patch Set 7 : merge #

Patch Set 8 : merge #

Patch Set 9 : include load_flags.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+341 lines, -121 lines) Patch
M chrome/browser/download/download_extension_api.cc View 1 2 3 4 5 6 7 8 5 chunks +37 lines, -5 lines 0 comments Download
M chrome/test/data/extensions/api_test/downloads/test.js View 1 2 3 4 24 chunks +304 lines, -116 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
benjhayden
8 years, 10 months ago (2012-02-24 20:08:20 UTC) #1
cbentzel
http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js File chrome/test/data/extensions/api_test/downloads/test.js (right): http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js#newcode88 chrome/test/data/extensions/api_test/downloads/test.js:88: function downloadAuthBasicFail() { What happens in this case? Do ...
8 years, 10 months ago (2012-02-24 22:36:07 UTC) #2
benjhayden
http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js File chrome/test/data/extensions/api_test/downloads/test.js (right): http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js#newcode88 chrome/test/data/extensions/api_test/downloads/test.js:88: function downloadAuthBasicFail() { On 2012/02/24 22:36:07, cbentzel wrote: > ...
8 years, 10 months ago (2012-02-27 14:09:55 UTC) #3
cbentzel
Generally L G T M except for the console.log statements and whether you can detect ...
8 years, 9 months ago (2012-02-28 20:23:22 UTC) #4
benjhayden
PTAL http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js File chrome/test/data/extensions/api_test/downloads/test.js (right): http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js#newcode88 chrome/test/data/extensions/api_test/downloads/test.js:88: function downloadAuthBasicFail() { On 2012/02/28 20:23:22, cbentzel wrote: ...
8 years, 9 months ago (2012-03-01 18:43:18 UTC) #5
cbentzel
Looks like you are adding more to this CL? http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js File chrome/test/data/extensions/api_test/downloads/test.js (right): http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js#newcode88 chrome/test/data/extensions/api_test/downloads/test.js:88: ...
8 years, 9 months ago (2012-03-01 22:16:26 UTC) #6
benjhayden
http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js File chrome/test/data/extensions/api_test/downloads/test.js (right): http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js#newcode88 chrome/test/data/extensions/api_test/downloads/test.js:88: function downloadAuthBasicFail() { On 2012/03/01 22:16:26, cbentzel wrote: > ...
8 years, 9 months ago (2012-03-02 14:43:47 UTC) #7
cbentzel
On 2012/03/02 14:43:47, benjhayden_chromium wrote: > http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js > File chrome/test/data/extensions/api_test/downloads/test.js (right): > > http://codereview.chromium.org/9460010/diff/2001/chrome/test/data/extensions/api_test/downloads/test.js#newcode88 > ...
8 years, 9 months ago (2012-03-02 20:06:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benjhayden@chromium.org/9460010/14001
8 years, 9 months ago (2012-03-02 20:46:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benjhayden@chromium.org/9460010/15005
8 years, 9 months ago (2012-03-02 20:52:51 UTC) #10
commit-bot: I haz the power
Try job failure for 9460010-15005 (retry) on linux_rel for step "compile" (clobber build). It's a ...
8 years, 9 months ago (2012-03-02 21:28:14 UTC) #11
cbentzel
I realize my lgtm was only for the author basic tests. I did not review ...
8 years, 9 months ago (2012-03-02 21:39:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benjhayden@chromium.org/9460010/14007
8 years, 9 months ago (2012-03-02 21:53:04 UTC) #13
commit-bot: I haz the power
8 years, 9 months ago (2012-03-03 01:44:46 UTC) #14
Change committed as 124814

Powered by Google App Engine
This is Rietveld 408576698