Changes

Jump to navigation Jump to search
208 bytes removed ,  15:55, 4 September 2014
Line 26: Line 26:  
* static.crs
 
* static.crs
 
==Webkit==
 
==Webkit==
Looks like the YouTube application uses a newer version of Webkit than the Internet Browser applet. It has the ability to construct Blobs, of course the HTML5 video element, and possibly the Audio element (Visible, but untested). It also supports the localStorage API. Here a list of exposed apis http://pastie.org/private/cmtppzyqmopzi9umhg8za here. (Sorry, it will not let me put in a link)
+
Looks like the YouTube application uses a newer version of Webkit than the Internet Browser applet. It has the ability to construct Blobs, of course the HTML5 video element, and possibly the Audio element (Visible, but untested). It also supports the localStorage API. Here a list of exposed apis: [http://pastie.org/private/cmtppzyqmopzi9umhg8za].
 +
 
 
===embedded.ctr===
 
===embedded.ctr===
Inside all webkit applications for the 3DS, there is a pseudo-webserver running that links to a structure inside ExeFS. This structure provides a list of urls under the domain "http://embeded.ctr/". This also possibly exists for the Internet Browser, but is unused. This same structure may be used for the Miiverse applet when in offline mode.
+
Inside the YouTube app, there is a pseudo-webserver running that links to a structure inside ExeFS. This structure provides a list of urls under the domain "http://embeded.ctr/".

Navigation menu