mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: update link to did-fail-load events (#25794)
* docs: update link to `did-fail-load` events * Update docs/api/web-contents.md Co-authored-by: Vlad Hashimoto <hashimoto.stream@gmail.com> Co-authored-by: Vlad Hashimoto <hashimoto.stream@gmail.com>
This commit is contained in:
@@ -70,7 +70,7 @@ Returns:
|
||||
* `frameRoutingId` Integer
|
||||
|
||||
This event is like `did-finish-load` but emitted when the load failed.
|
||||
The full list of error codes and their meaning is available [here](https://code.google.com/p/chromium/codesearch#chromium/src/net/base/net_error_list.h).
|
||||
The full list of error codes and their meaning is available [here](https://source.chromium.org/chromium/chromium/src/+/master:net/base/net_error_list.h).
|
||||
|
||||
#### Event: 'did-fail-provisional-load'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user