electron/atom
Cheng Zhao 2ad62cedc3
feat: migrate protocol module to NetworkService (Part 7) (#18290)
* fix: make IsProtocolHandled return true for builtin schemes

* fix: return ERR_NOT_IMPLEMENTED for wrong arg

* Initial work of AsarURLLoader

* Put normal file logics in AsarURLLoader

* Implement asar file reading

* Don't change URL for unpacked file

* Fix cpplint warning
2019-05-15 08:29:58 +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 7) (#18290) 2019-05-15 08:29:58 +09:00
common fix: update the FileSelectHelper to support the new promise API (#18288) 2019-05-14 15:46:53 -07:00
renderer chore: convert more files away from base::Bind (#18121) 2019-05-03 12:08:41 -07:00
utility More migration of ServiceContext to ServiceBinding 2019-02-14 23:59:22 +05:30