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

Issue 1492943002: Allow replacing the HttpAuthHandlerFactory in URLRequestContextBuilder (Closed)

Created:
5 years ago by dgn
Modified:
5 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow replacing the HttpAuthHandlerFactory in URLRequestContextBuilder Replace add_extra_http_auth_handler_factory by set_http_auth_handler_factory, that allows completely replacing the factory rather than specifying add-ons to the one created by the builder. BUG=533513 Committed: https://crrev.com/7fae2af63bb6cd6e6b79c7ee27693c552e092d4a Cr-Commit-Position: refs/heads/master@{#363509}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Fix build error #

Total comments: 2

Patch Set 4 : Not a todo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -55 lines) Patch
M android_webview/browser/net/aw_url_request_context_getter.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M android_webview/browser/net/aw_url_request_context_getter.cc View 1 2 3 2 chunks +9 lines, -9 lines 0 comments Download
M net/url_request/url_request_context_builder.h View 1 4 chunks +8 lines, -18 lines 0 comments Download
M net/url_request/url_request_context_builder.cc View 1 3 chunks +11 lines, -17 lines 0 comments Download
M net/url_request/url_request_context_builder_unittest.cc View 1 5 chunks +29 lines, -8 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
dgn
sgurun@chromium.org: Please review changes in //android_webview/.../aw_url_request_context_getter.* asanka@chromium.org: Please review changes in //net/.../url_request_context_builder* This is a ...
5 years ago (2015-12-02 19:06:30 UTC) #2
sgurun-gerrit only
On 2015/12/02 19:06:30, dgn wrote: > mailto:sgurun@chromium.org: Please review changes in > //android_webview/.../aw_url_request_context_getter.* > > ...
5 years ago (2015-12-03 23:14:26 UTC) #3
asanka
LGTM. Thanks! https://codereview.chromium.org/1492943002/diff/40001/android_webview/browser/net/aw_url_request_context_getter.cc File android_webview/browser/net/aw_url_request_context_getter.cc (right): https://codereview.chromium.org/1492943002/diff/40001/android_webview/browser/net/aw_url_request_context_getter.cc#newcode280 android_webview/browser/net/aw_url_request_context_getter.cc:280: // For WebView there is no interest ...
5 years ago (2015-12-05 03:16:35 UTC) #4
dgn
sgurun@ PTAL https://codereview.chromium.org/1492943002/diff/40001/android_webview/browser/net/aw_url_request_context_getter.cc File android_webview/browser/net/aw_url_request_context_getter.cc (right): https://codereview.chromium.org/1492943002/diff/40001/android_webview/browser/net/aw_url_request_context_getter.cc#newcode280 android_webview/browser/net/aw_url_request_context_getter.cc:280: // For WebView there is no interest ...
5 years ago (2015-12-07 11:15:00 UTC) #5
sgurun-gerrit only
lgtm
5 years ago (2015-12-07 17:40:45 UTC) #6
dgn
On 2015/12/07 17:40:45, sgurun wrote: > lgtm Thanks!
5 years ago (2015-12-07 17:51:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492943002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492943002/60001
5 years ago (2015-12-07 17:53:35 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-12-07 17:59:46 UTC) #11
commit-bot: I haz the power
5 years ago (2015-12-07 18:00:48 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7fae2af63bb6cd6e6b79c7ee27693c552e092d4a
Cr-Commit-Position: refs/heads/master@{#363509}

Powered by Google App Engine
This is Rietveld 408576698