electron/atom
Cheng Zhao 0a6eb8afca
feat: migrate protocol module to NetworkService (Part 4) (#18084)
* Parse stream protocol handler

* Pipe node stream to mojo

* Merge the parser for headers

* Add ToDict helper to simplify code

* Simplify dispatching logic

* Add an experimental API for returning any type of response

* Fix subscribing event

* URL loaders' lifetime is independent of the factory

* HandleError helper is no longer needed

* Rename "SendResponse" => "StartLoading" to follow naming conventions

* Delete when connection error happens

* Fix cpplint warning
2019-05-03 09:48:51 +09:00
..
app chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
browser feat: migrate protocol module to NetworkService (Part 4) (#18084) 2019-05-03 09:48:51 +09:00
common chore: convert base::Bind instances across some files (#18112) 2019-05-03 08:49:26 +09:00
renderer chore: bump chromium to 7dff37844cb3 (master) (#18059) 2019-04-30 17:18:22 -07:00
utility More migration of ServiceContext to ServiceBinding 2019-02-14 23:59:22 +05:30