Files
electron/atom/browser/api/atom_api_web_contents.cc
Cheng Zhao 1b3eb1cc5d Delay the did-fail-provisional-load event to next tick
Chrome is doing some stuff after the DidFailProvisionalLoad event, if we
call LoadURL at this time crash would happen.
2015-12-01 17:00:42 +08:00

37 KiB