Refactor the URLRequestFetchJob code
authorCheng Zhao <zcbenz@gmail.com>
Mon, 30 May 2016 11:31:00 +0000 (20:31 +0900)
committerCheng Zhao <zcbenz@gmail.com>
Mon, 30 May 2016 11:31:00 +0000 (20:31 +0900)
commit49f127860183bbc4fa9a95ceb7b2e3d08c3ec996
tree7b5bef65d55fbe0c13ab2b134d73f657d1bb4630
parent912cedc5937d85c45b1d78c77b1a5ff63b2c8aed
Refactor the URLRequestFetchJob code

This makes the read end and write end of the pipe have same logic, so it
is more easy to maintain.
atom/browser/net/url_request_fetch_job.cc
atom/browser/net/url_request_fetch_job.h
spec/api-protocol-spec.js