New issue
Advanced search Search tips

Issue 894229 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 904910



Sign in to add a comment

Add net::LOAD_DISABLE_CACHE to chromecast media fetches

Project Member Reported by mmenke@chromium.org, Oct 10

Issue description

With the advent of the network service, we're planning on removing the ability to create bifurcated URLRequestContexts that share everything but the disk cache.  Only Chrome and Chromecast currently use this ability.

Fortunately, Chromecast just uses it to disable caching media media requests, so all we need to do is attach the LOAD_DISABLE_CACHE load flag to media requests, and we can then remove Chromecast's media URLRequestContext without altering behavior.
 
Can you send a code pointer?  Is this in Chrome's media router or in the Chromecast's cast_shell?
Components: -Internals>Cast Chromecast
Thanks.  That looks like cast_shell code.

Components: Internals>Services>Network
Owner: ----
Status: Available (was: Assigned)
(I'm no longer working on this)
Blocking: 904910
Labels: -Pri-3 Pri-1
Owner: cmumford@chromium.org
Status: Assigned (was: Available)
Labels: Proj-Servicification Hotlist-KnownIssue
Owner: ----
Status: Available (was: Assigned)
Returning to available status as I won't have time to implement before holiday break.

Sign in to add a comment