electron/atom/app
Robo 65e8199a93 Enable plznavigate aka browser side navigation (#12535)
* enable plznavigate code path

* AtomBrowserClient::GetGeolocationApiKey returns the right default

* use IsLoadingToDifferentDocument to identify top level navigation in mainFrame

* use candidate site instance when available

* spec: don't test httpReferrer option for file origin

* update libcc ref

* affinity: only group same site in this mode

* plznavigate: don't emit did-get-response-details event for blob scheme
2018-04-06 16:22:52 +09:00
..
resources/mac Implement login helper to manage login item in Mac App Store build 2017-11-17 10:53:09 +09:00
atom_content_client.cc move pdf viewer behind feature flag 2018-03-20 10:13:17 +03:00
atom_content_client.h Fix API changes of Chrome58 2017-04-27 16:34:52 +09:00
atom_library_main.h Fixed Mac build when enable_run_as_node==false 2018-03-09 13:33:04 +01:00
atom_library_main.mm Fixed Mac build when enable_run_as_node==false 2018-03-09 13:33:04 +01:00
atom_login_helper.mm Implement login helper to manage login item in Mac App Store build 2017-11-17 10:53:09 +09:00
atom_main.cc Fixed Mac build when enable_run_as_node==false 2018-03-09 13:33:04 +01:00
atom_main.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_main_delegate.cc Enable plznavigate aka browser side navigation (#12535) 2018-04-06 16:22:52 +09:00
atom_main_delegate.h Fix #11893 Remove unused member variable content_client_ (#11894) 2018-02-12 08:07:12 -06:00
atom_main_delegate_mac.mm Add team ID to base Bundle ID 2016-05-19 10:57:57 +09:00
command_line_args.cc fix oops 2018-01-31 22:25:57 -07:00
command_line_args.h Disallow launching unknown apps via browser client. 2018-01-22 16:49:30 -06:00
node_main.cc Upgrade to node v9.3.0 (#11507) 2018-02-23 10:22:00 +09:00
node_main.h Make run-as-node mode optional (#11701) 2018-01-23 18:17:15 -05:00
uv_task_runner.cc trackable_object has moved to base namespace 2018-03-20 10:08:57 +03:00
uv_task_runner.h trackable_object has moved to base namespace 2018-03-20 10:08:57 +03:00