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

Issue 1448193002: [Android WebView] Get rid of secondary HttpNetworkSession (Closed)

Created:
5 years, 1 month ago by mnaganov (inactive)
Modified:
5 years, 1 month 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

[Android WebView] Get rid of secondary HttpNetworkSession Set up all the required Http parameters via URLRequestContextBuilder. BUG=556689 Committed: https://crrev.com/f2188baab5bc2948eb2a8900bad041387e393c12 Cr-Commit-Position: refs/heads/master@{#360159}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Comments addressed #

Patch Set 3 : Use the right HttpNetworkSessionParams type #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -48 lines) Patch
M android_webview/browser/net/aw_url_request_context_getter.h View 2 chunks +0 lines, -4 lines 0 comments Download
M android_webview/browser/net/aw_url_request_context_getter.cc View 1 2 3 chunks +16 lines, -42 lines 0 comments Download
M net/url_request/url_request_context_builder.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M net/url_request/url_request_context_builder.cc View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
mnaganov (inactive)
Selim can you please check that I haven't missed anything here :)
5 years, 1 month ago (2015-11-17 01:50:35 UTC) #2
sgurun-gerrit only
I don't see any issues. let's see what the network guys say https://codereview.chromium.org/1448193002/diff/1/android_webview/browser/net/aw_url_request_context_getter.cc File android_webview/browser/net/aw_url_request_context_getter.cc ...
5 years, 1 month ago (2015-11-17 08:19:12 UTC) #3
mnaganov (inactive)
Hi Matt, Can you please review the change, thanks!
5 years, 1 month ago (2015-11-17 16:54:03 UTC) #5
mmenke
This looks like a really nice improvement to me. Should note in the description that ...
5 years, 1 month ago (2015-11-17 17:22:46 UTC) #6
sgurun-gerrit only
On 2015/11/17 17:22:46, mmenke wrote: > This looks like a really nice improvement to me. ...
5 years, 1 month ago (2015-11-17 17:58:03 UTC) #7
sgurun-gerrit only
https://codereview.chromium.org/1448193002/diff/1/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/1448193002/diff/1/android_webview/browser/net/aw_url_request_context_getter.cc#newcode215 android_webview/browser/net/aw_url_request_context_getter.cc:215: builder.SetSpdyAndQuicEnabled(true, true); On 2015/11/17 08:19:12, sgurun wrote: > This ...
5 years, 1 month ago (2015-11-17 18:06:31 UTC) #8
mmenke
On 2015/11/17 17:58:03, sgurun wrote: > On 2015/11/17 17:22:46, mmenke wrote: > > This looks ...
5 years, 1 month ago (2015-11-17 18:11:14 UTC) #9
sgurun-gerrit only
On 2015/11/17 18:11:14, mmenke wrote: > On 2015/11/17 17:58:03, sgurun wrote: > > On 2015/11/17 ...
5 years, 1 month ago (2015-11-17 18:25:20 UTC) #10
mnaganov (inactive)
As Selim has pointed out, NextProtosSpdy31() that we were using, enables Quic. With the new ...
5 years, 1 month ago (2015-11-17 19:01:39 UTC) #11
mmenke
LGTM!
5 years, 1 month ago (2015-11-17 19:32:44 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1448193002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1448193002/40001
5 years, 1 month ago (2015-11-17 20:14:16 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-11-17 20:59:29 UTC) #15
commit-bot: I haz the power
5 years, 1 month ago (2015-11-17 21:00:25 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f2188baab5bc2948eb2a8900bad041387e393c12
Cr-Commit-Position: refs/heads/master@{#360159}

Powered by Google App Engine
This is Rietveld 408576698