mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
refactor: implement inspector APIs without the remote module (#16607)
This commit is contained in:
committed by
Alexey Kuzmin
parent
392458b252
commit
7dc565fc2e
@@ -5,8 +5,6 @@
|
||||
// needs.
|
||||
|
||||
// This file implements the following APIs:
|
||||
// - window.alert()
|
||||
// - window.confirm()
|
||||
// - window.history.back()
|
||||
// - window.history.forward()
|
||||
// - window.history.go()
|
||||
|
||||
Reference in New Issue
Block a user