electron/brightray/browser/net
Robo 1c0bb06d4a [WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956)
* refactor: desttroy URLRequestContextGetter on IO thread

* Accepts a factory class that can customize the creation of URLRequestContext
* Use a separate request context for media which is derived from the default
* Notify URLRequestContextGetter observers and cleanup on IO thread
* Move most of brightray net/ classes into atom net/

* refactor: remove refs to URLRequestContextGetter on shutdown

* refactor: remove brigtray switches.{cc|h}

* refactor: remove brightray network_delegate.{cc|h}

* refactor: make AtomURLRequestJobFactory the top level factory.

* Allows to use the default handler from content/ for http{s}, ws{s} schemes.
* Removes the storage of job factory in URLRequestContextGetter.
2018-08-13 15:22:45 -07:00
..
require_ct_delegate.cc Fix random crash on app quit. 2017-11-17 12:03:23 -03:00
require_ct_delegate.h Fix random crash on app quit. 2017-11-17 12:03:23 -03:00
url_request_context_getter_factory.h [WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956) 2018-08-13 15:22:45 -07:00