Issue metadata
Sign in to add a comment
|
jingle/notifier/base/notifier_options.h depends on URLRequestContextGetter. |
||||||||||||||||||||||||||
Issue descriptionURLRequestContextGetter is deprecated, and should no longer be used. New code should be written to work with the NetworkService instead, which may be out of process. It looks like this code just uses the URLRequestContextGetter to get a thread (?) for reasons that are unclear to me. I'm unsure whether the UI thread should be passed in instead when the network service is disabled (When it's enabled, too?), or if there's something else that needs to be done.
,
Oct 10
Thanks, Maks. I didn't see any connections to Jingle's use of HttpNetworkSession, so wasn't sure if this was on your radar. |
|||||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||||
Comment 1 by morlovich@chromium.org
, Oct 10Status: Duplicate (was: Untriaged)