Files
electron/atom/browser/api
Samuel Attard 7065093869 feat: add will-redirect (#13866)
* feat: add will-redirect to allow people to prevent 30X redirects

* spec: add tests for the will-redirect event

* refactor: implement will-redirect using NavigationThrottle instead of PostTask

This avoids a potential race condition and immediately cancels the
navigation

* docs: add docs for did-redirect-navigation

* refactor: move AtomNavigationThrottle out of net folder

* refactor: update header guard for atom_navigation_throttle.h

* refactor: fix chromium style errors in the GN build

* refactor: update throttle impl to NOTREACHED and std::make_unqique
2018-09-16 01:42:43 +10:00
..
2018-06-18 16:51:36 +09:00
2018-06-18 16:51:36 +09:00
2016-10-25 12:41:01 +02:00
2018-02-10 03:19:47 -08:00
2018-06-19 11:49:44 +10:00
2018-04-18 20:48:45 -04:00
2018-06-19 11:49:41 +10:00
2018-04-18 20:48:45 -04:00