Is there any chance that S60 5th edition devices like the N97 mini would get an updated version of Browser including the new HTML5 features like the standard geolocation API (although it's not that much important since we already got one), but also WebSocket, Server-Sent Events (SSE), WebStorage, AppCache or WebWorkers, all of these features available for WRT apps ?
I've been able to emulate SSE using EventSource.js, but I'd be interested by a native and optimized version of it, and of WebSocket as well.

Reply With Quote

