Files
electron/atom/browser/api
trop[bot] 4574a21ed3 fix: handle a race condition between preload scripts executing and navigations (#17596)
There is a race condition between DidCreateScriptContext and another
navigation occuring in the main process. If the navigation occurs while
the preload script is running, the same process is re-used.  This
ensures that any pending navigations are completely removed / ignored
when we trigger a new navigation.

Fixes #17576
2019-03-28 12:56:23 -07:00
..
2016-10-25 12:41:01 +02:00
2018-02-10 03:19:47 -08: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