communication error sound

This commit is contained in:
Ryan Westphal 2013-09-08 11:36:01 -04:00
commit 3f47fff83b

View file

@ -26,7 +26,10 @@
<li>Create surii.net Nintendo Zone access point</li>
<li>notify sound</li>
<li>loading sound</li>
<li>communication error sound</li>
</ul>
<h2>2013-09-08</h2>
<p>If a page can't be downloaded, there's a communication error messange and yet another sound. Again, I need to test a broken/invalid data URI (text/html), also test in an iframe.</p>
<h2>2013-08-31</h2>
<p>I heard a new sound from the 3DS today, it happened when I transferred from a secure site (https) to a non-secure site. I wonder what happens if I do that inside an iframe? I did got a popup though, which is an annoying side effect.</p>
<p>I also noticed that if you start a download via ajax and it takes a while, you keep hearing the loading sound (though, it sounds lower than when loading a full page) and the indicator keeps going at the top.</p>