mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Remove logging in parent page
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
console.log(document.visibilityState, document.hidden)
|
||||
</script>
|
||||
<webview nodeintegration src="visibilitychange.html"/>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user