electron/atom
Thiago de Arruda bc76f35691 Fix protocol filtering of net.request
net::URLRequest inherits from base::SupportsUserData, which allows
associating arbitrary data with the request. Use this mechanism as a
condition for filtering requests from custom protocols.

Close #11657
2018-02-16 13:03:53 -05:00
..
app Fix cppcheck warnings (#11883) 2018-02-14 02:21:46 -06:00
browser Fix protocol filtering of net.request 2018-02-16 13:03:53 -05:00
common Add ability to set arbitrary arguments in a renderer process (#11850) 2018-02-12 11:54:31 -06:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer Revert "Merge pull request #11737 from kwonoj/feat-cache-capacity" (#11906) 2018-02-13 10:49:27 -05:00
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg Enable alphabetical include order lint filter 2016-08-26 15:29:53 -07:00