Clarify will-redirect event doc (#32093)
This commit is contained in:
parent
6860429bf4
commit
ac0d6bdb1e
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ Returns:
|
||||||
* `frameProcessId` Integer
|
* `frameProcessId` Integer
|
||||||
* `frameRoutingId` Integer
|
* `frameRoutingId` Integer
|
||||||
|
|
||||||
Emitted as a server side redirect occurs during navigation. For example a 302
|
Emitted when a server side redirect occurs during navigation. For example a 302
|
||||||
redirect.
|
redirect.
|
||||||
|
|
||||||
This event will be emitted after `did-start-navigation` and always before the
|
This event will be emitted after `did-start-navigation` and always before the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue