mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
fix(extensions): define platform info to prevent renderer crash (#25357)
This commit is contained in:
@@ -74,6 +74,7 @@ The following methods of `chrome.runtime` are supported:
|
||||
|
||||
- `chrome.runtime.getBackgroundPage`
|
||||
- `chrome.runtime.getManifest`
|
||||
- `chrome.runtime.getPlatformInfo`
|
||||
- `chrome.runtime.getURL`
|
||||
- `chrome.runtime.connect`
|
||||
- `chrome.runtime.sendMessage`
|
||||
|
||||
Reference in New Issue
Block a user