mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
docs: remove stale example and standardize DevTools capitalization (#49321)
* docs: remove stale example and standardize `DevTools` capitalization * Update docs/api/web-contents.md Co-authored-by: Kilian Valkhof <kilian@kilianvalkhof.com> --------- Co-authored-by: Kilian Valkhof <kilian@kilianvalkhof.com>
This commit is contained in:
@@ -197,7 +197,7 @@ dispatch errors of isolated worlds to foreign worlds.
|
||||
* `info` Object
|
||||
* `securityOrigin` string (optional) - Security origin for the isolated world.
|
||||
* `csp` string (optional) - Content Security Policy for the isolated world.
|
||||
* `name` string (optional) - Name for isolated world. Useful in devtools.
|
||||
* `name` string (optional) - Name for isolated world. Useful in DevTools.
|
||||
|
||||
Set the security origin, content security policy and name of the isolated world.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user