Create separate request context for geolocation service.
authordeepak1556 <hop2deep@gmail.com>
Tue, 14 Mar 2017 15:38:10 +0000 (21:08 +0530)
committerdeepak1556 <hop2deep@gmail.com>
Sat, 18 Mar 2017 19:41:55 +0000 (01:11 +0530)
commit16f97544459abab741eeeffe8d0a51e260c4fa33
treefd14d39e5519b156699145031709b02680239a65
parenta215e8fb824af7dd5d1f46c6c49e8008b345d4fa
Create separate request context for geolocation service.
  * Geolocation service cannot hold reference to browser context,
    since it is destroyed at the end of everything and this will
    confuse the shutdown path of browser context.
  * Geolocation service run on its own thread.
atom/browser/atom_access_token_store.cc
atom/browser/atom_access_token_store.h