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

Issue 2656283002: [Chromecast] Enable QUIC for Chromecast. (Closed)

Created:
3 years, 11 months ago by mbjorge
Modified:
3 years, 10 months ago
Reviewers:
lcwu1, halliwell, maclellant
CC:
alokp+watch_chromium.org, chromium-reviews, halliwell+watch_chromium.org, lcwu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromecast] Enable QUIC for Chromecast. Also allows QUIC to be disabled at runtime if needed. To re-enable QUIC, the device (or at least, cast_shell) must be restarted. BUG= internal b/32742342 TEST= cast Youtube, verify there are QUIC packets in the tcpdump. Review-Url: https://codereview.chromium.org/2656283002 Cr-Commit-Position: refs/heads/master@{#447024} Committed: https://chromium.googlesource.com/chromium/src/+/58fd01a42d6d2d82a21534e9d4e2270ff3c3584f

Patch Set 1 #

Total comments: 9

Patch Set 2 : fix round 1 of comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -2 lines) Patch
M chromecast/browser/cast_browser_main_parts.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.h View 1 3 chunks +4 lines, -0 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chromecast/browser/url_request_context_factory.h View 3 chunks +8 lines, -0 lines 0 comments Download
M chromecast/browser/url_request_context_factory.cc View 1 4 chunks +44 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
mbjorge
Two main items in this CL: 1. DisableQuic() method in URLRequestContextFactory that handles disabling Quic ...
3 years, 11 months ago (2017-01-27 01:44:36 UTC) #2
mbjorge
3 years, 11 months ago (2017-01-27 02:01:20 UTC) #4
halliwell
Headed to the internal part of the review next ... :) https://codereview.chromium.org/2656283002/diff/1/chromecast/browser/cast_content_browser_client.h File chromecast/browser/cast_content_browser_client.h (right): ...
3 years, 11 months ago (2017-01-27 04:32:53 UTC) #5
mbjorge
https://codereview.chromium.org/2656283002/diff/1/chromecast/browser/cast_content_browser_client.h File chromecast/browser/cast_content_browser_client.h (right): https://codereview.chromium.org/2656283002/diff/1/chromecast/browser/cast_content_browser_client.h#newcode56 chromecast/browser/cast_content_browser_client.h:56: using DisableQuicClosure = base::OnceClosure; On 2017/01/27 at 04:32:53, halliwell ...
3 years, 11 months ago (2017-01-27 06:22:20 UTC) #6
halliwell
lgtm https://codereview.chromium.org/2656283002/diff/1/chromecast/browser/url_request_context_factory.cc File chromecast/browser/url_request_context_factory.cc (right): https://codereview.chromium.org/2656283002/diff/1/chromecast/browser/url_request_context_factory.cc#newcode438 chromecast/browser/url_request_context_factory.cc:438: base::Unretained(this))); On 2017/01/27 06:22:20, mbjorge wrote: > On ...
3 years, 10 months ago (2017-01-27 18:35:35 UTC) #7
maclellant
lgtm
3 years, 10 months ago (2017-01-30 18:41:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2656283002/20001
3 years, 10 months ago (2017-01-30 18:41:56 UTC) #10
commit-bot: I haz the power
3 years, 10 months ago (2017-01-30 19:04:48 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/58fd01a42d6d2d82a21534e9d4e2...

Powered by Google App Engine
This is Rietveld 408576698