electron/browser/net
Cheng Zhao 3576c6d2ff Fix race condition when initializing request context getter.
Note that we are calling GetURLRequestContext() in the UI thread when
using the protocol module, this should in fact not be allowed, but for
now we just use the workaround of making sure the request context getter
has been initialized before we use the protocol module.
2014-02-21 00:56:18 +08:00
..
adapter_request_job.cc Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
adapter_request_job.h
atom_url_request_context_getter.cc Fix race condition when initializing request context getter. 2014-02-21 00:56:18 +08:00
atom_url_request_context_getter.h Fix race condition when initializing request context getter. 2014-02-21 00:56:18 +08:00
atom_url_request_job_factory.cc Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
atom_url_request_job_factory.h Huge commit to use new V8 and Content APIs. 2013-12-11 15:48:19 +08:00
url_request_string_job.cc
url_request_string_job.h