Make sure the job factory is created when initializing protocol module.
authorCheng Zhao <zcbenz@gmail.com>
Wed, 7 May 2014 01:16:45 +0000 (09:16 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Wed, 7 May 2014 01:17:46 +0000 (09:17 +0800)
commita67c54869fca3865bd0553bc63e14873790e4d7d
tree8d9de5998e64646782d377b67eff9490d4dc9556
parentc841d9052979cef9b9462000dd4e9212634dcbe2
Make sure the job factory is created when initializing protocol module.

Fixes atom/atom#1963, the regression came when moving to use native-mate
to reimplment the APIs.
atom/browser/api/atom_api_protocol.cc