electron/atom
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
..
app chore: remove unused process_type variable (#13823) 2018-07-26 23:25:54 -07:00
browser [WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956) 2018-08-13 15:22:45 -07:00
common [WIP] refactor: (Part I) make the ownership of URLRequestContextGetter more clear (#13956) 2018-08-13 15:22:45 -07:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer Don't pass preloadPath via ELECTRON_BROWSER_SANDBOX_LOAD for security reasons (#13031) 2018-08-10 17:19:49 -05:00
utility also format missing .cc files 2018-04-18 20:48:45 -04:00