Files
electron/atom/browser
Samuel Attard 3475cd168e fix: handle a race condition between preload scripts executing and (#17577)
navigations

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 11:13:05 -07:00
..
2019-02-14 23:59:26 +05:30
2019-03-11 10:56:01 -07:00
2018-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00
2018-10-04 00:12:54 +02:00
2018-04-18 20:48:45 -04:00
2019-03-08 15:04:32 -08:00
2018-04-18 20:48:45 -04:00