mirror of
https://github.com/electron/electron.git
synced 2026-02-13 08:35:02 -05:00
more internal web-view reverting
This commit is contained in:
@@ -88,8 +88,8 @@ if (window.location.protocol === 'chrome-devtools:') {
|
||||
|
||||
// Load webview tag implementation.
|
||||
if (nodeIntegration === 'true' && process.guestInstanceId == null) {
|
||||
require('./webview/webview')
|
||||
require('./webview/webview-attributes')
|
||||
require('./web-view/web-view')
|
||||
require('./web-view/web-view-attributes')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user