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>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
<script>
|
|
||||||
console.log(document.visibilityState, document.hidden)
|
|
||||||
</script>
|
|
||||||
<webview nodeintegration src="visibilitychange.html"/>
|
<webview nodeintegration src="visibilitychange.html"/>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue