From 3f47fff83bef6384d68d65875e250e8f10f799b7 Mon Sep 17 00:00:00 2001 From: Ryan Westphal Date: Sun, 8 Sep 2013 11:36:01 -0400 Subject: [PATCH] communication error sound --- hack/dev.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hack/dev.html b/hack/dev.html index 95b4be4..cdd8ab9 100644 --- a/hack/dev.html +++ b/hack/dev.html @@ -26,7 +26,10 @@
  • Create surii.net Nintendo Zone access point
  • notify sound
  • loading sound
  • +
  • communication error sound
  • +

    2013-09-08

    +

    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.

    2013-08-31

    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.

    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.