mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: remove deprecated extension APIs (#26696)
This commit is contained in:
@@ -462,8 +462,6 @@ window.setVibrancy('selection')
|
||||
window.setVibrancy('popover')
|
||||
window.setIcon('/path/to/icon')
|
||||
|
||||
const installed = BrowserWindow.getDevToolsExtensions().hasOwnProperty('devtron')
|
||||
|
||||
// content-tracing
|
||||
// https://github.com/electron/electron/blob/master/docs/api/content-tracing.md
|
||||
|
||||
|
||||
Reference in New Issue
Block a user