Remove logging in parent page
This commit is contained in:
parent
73b07f76a3
commit
4e68a8d16e
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
<html>
|
||||
<body>
|
||||
<script>
|
||||
console.log(document.visibilityState, document.hidden)
|
||||
</script>
|
||||
<webview nodeintegration src="visibilitychange.html"/>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue