On Sat Mar 1 02:19 PM, Brian LeRoux wrote: > No, no, I'm suggesting this is a user space problem. Easily solved by > the user. > (Certainly the first/only time I've heard a desire for this > feature.)
Here's a very common use case: - error occurs - send application info to a central server Usually here you need app name, version and other config params (e.g. android hardware acceleration) Seems like a core kind of thing not something users should figure out. You probably don't need to expose all the configuration params in the webview, but a couple of them are useful.